Uses of Class
io.nosqlbench.adapter.stdout.StdoutSpace
Packages that use StdoutSpace
-
Uses of StdoutSpace in io.nosqlbench.adapter.stdout
Subclasses with type arguments of type StdoutSpace in io.nosqlbench.adapter.stdoutModifier and TypeClassDescriptionclassclassclassClasses in io.nosqlbench.adapter.stdout that implement interfaces with type arguments of type StdoutSpaceMethods in io.nosqlbench.adapter.stdout that return types with arguments of type StdoutSpaceModifier and TypeMethodDescriptionStdoutDriverAdapter.getOpMapper()StdoutDriverAdapter.getSpaceInitializer(NBConfiguration cfg) Method parameters in io.nosqlbench.adapter.stdout with type arguments of type StdoutSpaceModifier and TypeMethodDescriptionStdoutOpMapper.apply(NBComponent adapterC, ParsedOp op, LongFunction<StdoutSpace> spaceF) Constructors in io.nosqlbench.adapter.stdout with parameters of type StdoutSpaceConstructor parameters in io.nosqlbench.adapter.stdout with type arguments of type StdoutSpaceModifierConstructorDescriptionStdoutOpDispenser(DriverAdapter adapter, ParsedOp cmd, LongFunction<StdoutSpace> ctxfunc)