Interface MongoOp<T>

All Superinterfaces:
CycleOp<T>, LongFunction<T>
All Known Implementing Classes:
MongoDirectCommandOp

public interface MongoOp<T> extends CycleOp<T>
  • Method Summary

    Methods inherited from interface io.nosqlbench.adapters.api.activityimpl.uniform.flowtypes.CycleOp

    apply