Uses of Enum Class
io.nosqlbench.engine.api.templating.ParsedSpanType
Packages that use ParsedSpanType
-
Uses of ParsedSpanType in io.nosqlbench.engine.api.templating
Subclasses with type arguments of type ParsedSpanType in io.nosqlbench.engine.api.templatingModifier and TypeClassDescriptionenumThe type of a parsed template depends on the structure of the bindings provided.Methods in io.nosqlbench.engine.api.templating that return ParsedSpanTypeModifier and TypeMethodDescriptionTemplatizer.Result.getType()static ParsedSpanTypeReturns the enum constant of this class with the specified name.static ParsedSpanType[]ParsedSpanType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.nosqlbench.engine.api.templating with parameters of type ParsedSpanType -
Uses of ParsedSpanType in io.nosqlbench.virtdata.core.templates
Methods in io.nosqlbench.virtdata.core.templates that return ParsedSpanType