Uses of Class
io.nosqlbench.adapter.prototype.ExampleSpace
Packages that use ExampleSpace
-
Uses of ExampleSpace in io.nosqlbench.adapter.prototype
Subclasses with type arguments of type ExampleSpace in io.nosqlbench.adapter.prototypeClasses in io.nosqlbench.adapter.prototype that implement interfaces with type arguments of type ExampleSpaceMethods in io.nosqlbench.adapter.prototype that return types with arguments of type ExampleSpaceMethod parameters in io.nosqlbench.adapter.prototype with type arguments of type ExampleSpaceModifier and TypeMethodDescriptionExampleOpMapper.apply(NBComponent adapterC, ParsedOp pop, LongFunction<ExampleSpace> spaceF) Constructor parameters in io.nosqlbench.adapter.prototype with type arguments of type ExampleSpace -
Uses of ExampleSpace in io.nosqlbench.adapter.prototype.dispensers
Subclasses with type arguments of type ExampleSpace in io.nosqlbench.adapter.prototype.dispensersConstructor parameters in io.nosqlbench.adapter.prototype.dispensers with type arguments of type ExampleSpaceModifierConstructorDescriptionExampleOpDispenserType1(NBComponent adapter, ParsedOp pop, LongFunction<ExampleSpace> spaceInitF) ExampleOpDispenserType2(NBComponent adapter, ParsedOp pop, LongFunction<ExampleSpace> spaceInitF)