Class CGElementNamer
java.lang.Object
io.nosqlbench.cqlgen.core.CGElementNamer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapply(NBLabeledElement element, String... keysAndValues) For each section in the Element Namer's ordered templates, if the labels contain a value for it, substitute the value for the named label into the section where the field is named in upper-case, including all the surrounding non-character literals.toString()
-
Field Details
-
_DEFAULT_TEMPLATE
- See Also:
-
PREFIX
- See Also:
-
OPTYPE
- See Also:
-
KEYSPACE
- See Also:
-
TABLE
- See Also:
-
DATATYPE
- See Also:
-
-
Constructor Details
-
CGElementNamer
-
CGElementNamer
-
CGElementNamer
public CGElementNamer()
-
-
Method Details
-
apply
For each section in the Element Namer's ordered templates, if the labels contain a value for it, substitute the value for the named label into the section where the field is named in upper-case, including all the surrounding non-character literals. -
apply
-
toString
-