Class Templatizer.Result
java.lang.Object
io.nosqlbench.engine.api.templating.Templatizer.Result
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCaptures(List<CapturePoint> captures) LongFunction<?> getName()getType()getValue()voidsetFunction(LongFunction<?> mapper) voidvoidsetType(ParsedSpanType type) void
-
Constructor Details
-
Result
public Result()
-
-
Method Details
-
getType
-
getCaptures
-
addCaptures
-
setType
-
setName
-
getName
-
setValue
-
setFunction
-
getValue
-
getFunction
-