Uses of Enum
org.infinispan.functional.Param.StatisticsMode
Packages that use Param.StatisticsMode
-
Uses of Param.StatisticsMode in org.infinispan.functional
Methods in org.infinispan.functional that return Param.StatisticsModeModifier 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.