Uses of Enum Class
io.nosqlbench.cqlgen.core.CGLiteralFormat
Packages that use CGLiteralFormat
-
Uses of CGLiteralFormat in io.nosqlbench.cqlgen.core
Subclasses with type arguments of type CGLiteralFormat in io.nosqlbench.cqlgen.coreMethods in io.nosqlbench.cqlgen.core that return CGLiteralFormatModifier and TypeMethodDescriptionstatic CGLiteralFormatReturns the enum constant of this class with the specified name.static CGLiteralFormat[]CGLiteralFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.nosqlbench.cqlgen.core that return types with arguments of type CGLiteralFormatModifier and TypeMethodDescriptionstatic Optional<CGLiteralFormat> CGLiteralFormat.valueOfCqlType(String typename)