Uses of Enum Class
io.nosqlbench.scenarios.simframe.planning.SimFrameAction
Packages that use SimFrameAction
-
Uses of SimFrameAction in io.nosqlbench.scenarios.simframe.planning
Subclasses with type arguments of type SimFrameAction in io.nosqlbench.scenarios.simframe.planningMethods in io.nosqlbench.scenarios.simframe.planning that return SimFrameActionModifier and TypeMethodDescriptionSimFrameFunctionAnalyzer.FrameResult.action()Returns the value of theactionrecord component.static SimFrameActionReturns the enum constant of this class with the specified name.static SimFrameAction[]SimFrameAction.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.nosqlbench.scenarios.simframe.planning with parameters of type SimFrameActionModifierConstructorDescriptionFrameResult(double value, SimFrameAction action) Creates an instance of aFrameResultrecord class.