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