Class BaseSpace.BasicSpace
java.lang.Object
io.nosqlbench.adapters.api.activityimpl.uniform.BaseSpace<BaseSpace.BasicSpace>
io.nosqlbench.adapters.api.activityimpl.uniform.BaseSpace.BasicSpace
- All Implemented Interfaces:
Space,NBNamedElement,AutoCloseable
-
Nested Class Summary
Nested classes/interfaces inherited from class io.nosqlbench.adapters.api.activityimpl.uniform.BaseSpace
BaseSpace.BasicSpace -
Constructor Summary
ConstructorsConstructorDescriptionBasicSpace(DriverAdapter<? extends CycleOp<?>, BaseSpace.BasicSpace> adapter, long idx) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.nosqlbench.nb.api.components.core.NBNamedElement
getName
-
Constructor Details
-
BasicSpace
-