Uses of Class
io.nosqlbench.adapters.api.activityconfig.rawyaml.RawOpsBlock
Packages that use RawOpsBlock
Package
Description
-
Uses of RawOpsBlock in io.nosqlbench.adapters.api.activityconfig.rawyaml
Classes in io.nosqlbench.adapters.api.activityconfig.rawyaml that implement interfaces with type arguments of type RawOpsBlockMethods in io.nosqlbench.adapters.api.activityconfig.rawyaml that return types with arguments of type RawOpsBlockModifier and TypeMethodDescriptionRawOpsDoc.getBlocks()If raw ops are defined on this RawOpsDoc, then a single RawOpsBlock containing those op templates is prepended to the block list.@NotNull Iterator<RawOpsBlock> RawOpsDoc.iterator()Method parameters in io.nosqlbench.adapters.api.activityconfig.rawyaml with type arguments of type RawOpsBlock -
Uses of RawOpsBlock in io.nosqlbench.adapters.api.activityconfig.yaml
Constructors in io.nosqlbench.adapters.api.activityconfig.yaml with parameters of type RawOpsBlock