Uses of Interface
io.nosqlbench.engine.api.activityimpl.uniform.flowtypes.Op
| Package | Description |
|---|---|
| io.nosqlbench.engine.api.activityimpl | |
| io.nosqlbench.engine.api.activityimpl.uniform | |
| io.nosqlbench.engine.api.activityimpl.uniform.flowtypes |
-
Uses of Op in io.nosqlbench.engine.api.activityimpl
Classes in io.nosqlbench.engine.api.activityimpl with type parameters of type Op Modifier and Type Interface Description interfaceOpMapper<T extends Op> -
Uses of Op in io.nosqlbench.engine.api.activityimpl.uniform
Classes in io.nosqlbench.engine.api.activityimpl.uniform with type parameters of type Op Modifier and Type Class Description classBaseDriverAdapter<R extends Op,S>interfaceDriverAdapter<R extends Op,S>The DriverAdapter interface is expected to be the replacement for ActivityTypes. -
Uses of Op in io.nosqlbench.engine.api.activityimpl.uniform.flowtypes
Subinterfaces of Op in io.nosqlbench.engine.api.activityimpl.uniform.flowtypes Modifier and Type Interface Description interfaceChainingOp<I,O>Run a function on the current cached result and replace it with the result of the function.interfaceCycleOp<T>A CycleRunnable is simply a variation of a Runnable type.interfaceRunnableOpMethods in io.nosqlbench.engine.api.activityimpl.uniform.flowtypes that return Op Modifier and Type Method Description OpOpGenerator. getNextOp()