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