Uses of Enum Class
io.nosqlbench.engine.core.lifecycle.session.NBSession.STATUS
Packages that use NBSession.STATUS
-
Uses of NBSession.STATUS in io.nosqlbench.engine.core.lifecycle.session
Subclasses with type arguments of type NBSession.STATUS in io.nosqlbench.engine.core.lifecycle.sessionMethods in io.nosqlbench.engine.core.lifecycle.session that return NBSession.STATUSModifier and TypeMethodDescriptionstatic NBSession.STATUSReturns the enum constant of this class with the specified name.static NBSession.STATUS[]NBSession.STATUS.values()Returns an array containing the constants of this enum class, in the order they are declared.