Uses of Interface
io.nosqlbench.engine.api.activityapi.core.progress.ProgressCapable
Packages that use ProgressCapable
Package
Description
-
Uses of ProgressCapable in io.nosqlbench.engine.api.activityapi.core
Subinterfaces of ProgressCapable in io.nosqlbench.engine.api.activityapi.coreModifier and TypeInterfaceDescriptioninterfaceProvides the components needed to build and run an activity a runtime. -
Uses of ProgressCapable in io.nosqlbench.engine.api.activityimpl
Classes in io.nosqlbench.engine.api.activityimpl that implement ProgressCapableModifier and TypeClassDescriptionclassA default implementation of an Activity, suitable for building upon. -
Uses of ProgressCapable in io.nosqlbench.engine.api.activityimpl.uniform
Classes in io.nosqlbench.engine.api.activityimpl.uniform that implement ProgressCapableModifier and TypeClassDescriptionclassStandardActivity<R extends LongFunction,S> This is a typed activity which is expected to become the standard core of all new activity types. -
Uses of ProgressCapable in io.nosqlbench.engine.core.lifecycle.activity
Classes in io.nosqlbench.engine.core.lifecycle.activity that implement ProgressCapableModifier and TypeClassDescriptionclassAn ActivityExecutor is an execution harness for a single activity instance.class