Uses of Class
io.nosqlbench.engine.api.activityconfig.yaml.StmtsDoc
| Package | Description |
|---|---|
| io.nosqlbench.engine.api.activityconfig.yaml |
-
Uses of StmtsDoc in io.nosqlbench.engine.api.activityconfig.yaml
Methods in io.nosqlbench.engine.api.activityconfig.yaml that return types with arguments of type StmtsDoc Modifier and Type Method Description java.util.List<StmtsDoc>StmtsDocList. getStmtDocs()java.util.List<StmtsDoc>StmtsDocList. getStmtDocs(java.lang.String tagFilter)java.util.Iterator<StmtsDoc>StmtsDocList. iterator()Constructors in io.nosqlbench.engine.api.activityconfig.yaml with parameters of type StmtsDoc Constructor Description StmtsBlock(RawStmtsBlock rawStmtsBlock, StmtsDoc rawStmtsDoc, int blockIdx)