Uses of Interface
io.nosqlbench.engine.api.activityimpl.uniform.flowtypes.OpResultSize
Packages that use OpResultSize
Package
Description
-
Uses of OpResultSize in io.nosqlbench.engine.api.activityimpl
Classes in io.nosqlbench.engine.api.activityimpl that implement OpResultSize -
Uses of OpResultSize in io.nosqlbench.engine.api.activityimpl.uniform.flowtypes
Subinterfaces of OpResultSize in io.nosqlbench.engine.api.activityimpl.uniform.flowtypesModifier and TypeInterfaceDescriptioninterfaceChainingOp<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.interfaceThis is the root type of any operation which is used in a NoSQLBench DriverAdapter.interface