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