Uses of Class
io.nosqlbench.engine.api.activityconfig.rawyaml.StatementsOwner
| Package | Description |
|---|---|
| io.nosqlbench.engine.api.activityconfig.rawyaml |
-
Uses of StatementsOwner in io.nosqlbench.engine.api.activityconfig.rawyaml
Subclasses of StatementsOwner in io.nosqlbench.engine.api.activityconfig.rawyaml Modifier and Type Class Description classRawStmtsBlockA StmtsDef contains a list of rawStmts, as well as all of the optional block parameters that can be assigned toRawStmtFields, which includes a name, config values, data bindings, and filtering tags.classRawStmtsDocA statements doc can have both a list of statement blocks and/or a list of statements.