Uses of Class
io.nosqlbench.engine.api.activityconfig.yaml.StmtsBlock
| Package | Description |
|---|---|
| io.nosqlbench.engine.api.activityconfig.yaml |
-
Uses of StmtsBlock in io.nosqlbench.engine.api.activityconfig.yaml
Methods in io.nosqlbench.engine.api.activityconfig.yaml that return types with arguments of type StmtsBlock Modifier and Type Method Description java.util.List<StmtsBlock>StmtsDoc. getBlocks()java.util.Iterator<StmtsBlock>StmtsDoc. iterator()Allow StmtsDoc to be used in iterable loops.Constructors in io.nosqlbench.engine.api.activityconfig.yaml with parameters of type StmtsBlock Constructor Description OpDef(StmtsBlock block, RawStmtDef rawStmtDef)