Uses of Enum Class
io.nosqlbench.engine.api.metrics.IndicatorMode
Packages that use IndicatorMode
-
Uses of IndicatorMode in io.nosqlbench.engine.api.metrics
Subclasses with type arguments of type IndicatorMode in io.nosqlbench.engine.api.metricsMethods in io.nosqlbench.engine.api.metrics that return IndicatorModeModifier and TypeMethodDescriptionstatic IndicatorModeReturns the enum constant of this class with the specified name.static IndicatorMode[]IndicatorMode.values()Returns an array containing the constants of this enum class, in the order they are declared.