Uses of Class
io.nosqlbench.nb.spectest.core.STNode
Packages that use STNode
-
Uses of STNode in io.nosqlbench.nb.spectest.core
Subclasses with type arguments of type STNode in io.nosqlbench.nb.spectest.coreMethods in io.nosqlbench.nb.spectest.core that return STNodeModifier and TypeMethodDescriptionSTNameAndCodeTuple.dataNode()Returns the value of thedataNoderecord component.STNameAndCodeTuple.nameNode()Returns the value of thenameNoderecord component.Constructors in io.nosqlbench.nb.spectest.core with parameters of type STNodeModifierConstructorDescriptionSTNameAndCodeTuple(STNode nameNode, STNode dataNode) Creates an instance of aSTNameAndCodeTuplerecord class.STNodeAssembly(STNode... testsets)