Package io.nosqlbench.engine.api.activityimpl
package io.nosqlbench.engine.api.activityimpl
-
ClassDescriptionRepresents an error that occurred while initializing an activity instance to run.Holds the state of a slot, allows only valid transitions, and shares the slot state asThis is a functional wrapper layer which will upgrade a basic
CycleOpto one that has a validator provided by it'sDriverAdapter, so long as the adapter implementsValidatorSourceand can provide one for the given name.This is a functional wrapper layer which will upgrade a basicCycleOpto one that has a specialized variable extractor, given 1.This is where operations are customized to support special testing or analysis capabilities.A default implementation of an Activity, suitable for building upon.