Package io.nosqlbench.engine.api.activityapi.planning
-
Interface Summary Interface Description ElementSequencer<T> OpSequence<T> An OpSequence provides fast access to a set of operations in a specific order.OpSource<T> An OpSource provides an Op for a given long value. -
Class Summary Class Description BucketSequencer<T> IntroductionConcatSequencer<T> This sequencer just repeats a number of elements, one element after another.IntervalSequencer<T> IntroductionSequence<T> SequencePlanner<T> -
Enum Summary Enum Description SequencerType Sequencer types are used to control the type of ordering used with a set of operations.