Class RawStmtsBlock
java.lang.Object
io.nosqlbench.engine.api.activityconfig.rawyaml.Tags
io.nosqlbench.engine.api.activityconfig.rawyaml.RawStmtFields
io.nosqlbench.engine.api.activityconfig.rawyaml.StatementsOwner
io.nosqlbench.engine.api.activityconfig.rawyaml.RawStmtsBlock
- All Implemented Interfaces:
io.nosqlbench.engine.api.util.Tagged
A StmtsDef contains a list of rawStmts, as well as all of the optional
block parameters that can be assigned to
RawStmtFields, which includes
a name, config values, data bindings, and filtering tags.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.nosqlbench.engine.api.activityconfig.rawyaml.StatementsOwner
getRawStmtDefs, setRawStmtDefs, setStatementsFieldByTypeMethods inherited from class io.nosqlbench.engine.api.activityconfig.rawyaml.RawStmtFields
applyBlockParams, getBindings, getDesc, getName, getParams, setBindings, setDesc, setDescription, setName, setParams
-
Constructor Details
-
RawStmtsBlock
public RawStmtsBlock()
-
-
Method Details
-
setFieldsByReflection
- Overrides:
setFieldsByReflectionin classStatementsOwner
-