Uses of Interface
io.nosqlbench.engine.api.activityapi.core.Motor
Packages that use Motor
Package
Description
-
Uses of Motor in io.nosqlbench.engine.api.activityapi.core
Methods in io.nosqlbench.engine.api.activityapi.core that return MotorModifier and TypeMethodDescriptionMotorDispenser.getMotor(ActivityDef activityDef, int slot) Resolve (find or create) a Motor instance for the slot specified.Set the action on this motor.Set the input on this motor. -
Uses of Motor in io.nosqlbench.engine.api.activityimpl.motor
Classes in io.nosqlbench.engine.api.activityimpl.motor that implement MotorModifier and TypeClassDescriptionclassCoreMotor<D>ActivityMotor is a Runnable which runs in one of an activity's many threads.Methods in io.nosqlbench.engine.api.activityimpl.motor that return Motor