Uses of Enum Class
org.infinispan.functional.Param.ExecutionMode
-
Uses of Param.ExecutionMode in org.infinispan.functional
Modifier and TypeMethodDescriptionstatic Param.ExecutionMode
Param.ExecutionMode.defaultValue()
Param.ExecutionMode.get()
static Param.ExecutionMode
Param.ExecutionMode.valueOf
(int ordinal) Returns the enum constant of this class with the specified name.static Param.ExecutionMode
Returns the enum constant of this class with the specified name.static Param.ExecutionMode[]
Param.ExecutionMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.