Package io.nosqlbench.engine.api.activityapi.planning
package io.nosqlbench.engine.api.activityapi.planning
-
ClassDescriptionIntroductionThis sequencer just repeats a number of elements, one element after another.IntroductionOpSequence<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.Sequence<T>Sequencer types are used to control the type of ordering used with a set of operations.