Uses of Interface
io.nosqlbench.engine.api.activityapi.cyclelog.buffers.results.CycleMutable
| Package | Description |
|---|---|
| io.nosqlbench.engine.api.activityapi.core.ops.fluent.opfacets |
-
Uses of CycleMutable in io.nosqlbench.engine.api.activityapi.core.ops.fluent.opfacets
Subinterfaces of CycleMutable in io.nosqlbench.engine.api.activityapi.core.ops.fluent.opfacets Modifier and Type Interface Description interfaceOpFacets<D>This interface represents the union of interfaces needed for all of the behavioral facets of a useful Op implementation.interfaceTrackedOp<D>A tracked op is one that has been added to a tracker, and can then be started.Classes in io.nosqlbench.engine.api.activityapi.core.ops.fluent.opfacets that implement CycleMutable Modifier and Type Class Description classEventedOpImpl<D>classOpImpl<D>