Uses of Interface
io.nosqlbench.engine.api.activityapi.core.Stoppable
Packages that use Stoppable
Package
Description
-
Uses of Stoppable in io.nosqlbench.engine.api.activityapi.core
Subinterfaces of Stoppable in io.nosqlbench.engine.api.activityapi.coreModifier and TypeInterfaceDescriptioninterfaceMotor<T>The core threading harness within an activity.Classes in io.nosqlbench.engine.api.activityapi.core that implement Stoppable -
Uses of Stoppable in io.nosqlbench.engine.api.activityimpl.motor
Classes in io.nosqlbench.engine.api.activityimpl.motor that implement StoppableModifier and TypeClassDescriptionclassCoreMotor<D>ActivityMotor is a Runnable which runs in one of an activity's many threads.