Uses of Class
io.nosqlbench.adapter.diag.DiagSpace
Packages that use DiagSpace
-
Uses of DiagSpace in io.nosqlbench.adapter.diag
Subclasses with type arguments of type DiagSpace in io.nosqlbench.adapter.diagClasses in io.nosqlbench.adapter.diag that implement interfaces with type arguments of type DiagSpaceMethods in io.nosqlbench.adapter.diag that return types with arguments of type DiagSpaceModifier and TypeMethodDescriptionDiagDriverAdapter.getOpMapper()DiagDriverAdapter.getSpaceInitializer(NBConfiguration cfg) Method parameters in io.nosqlbench.adapter.diag with type arguments of type DiagSpaceModifier and TypeMethodDescriptionDiagOpMapper.apply(NBComponent adapterC, ParsedOp op, LongFunction<DiagSpace> spaceInitF) Constructors in io.nosqlbench.adapter.diag with parameters of type DiagSpaceConstructor parameters in io.nosqlbench.adapter.diag with type arguments of type DiagSpaceModifierConstructorDescriptionDiagOpDispenser(DiagDriverAdapter adapter, LongFunction<DiagSpace> spaceF, ParsedOp op)