Uses of Enum Class
com.tangosol.net.ConfigurableQuorumPolicy.PartitionedCacheQuorumPolicy.ActionRule
Packages that use ConfigurableQuorumPolicy.PartitionedCacheQuorumPolicy.ActionRule
-
Uses of ConfigurableQuorumPolicy.PartitionedCacheQuorumPolicy.ActionRule in com.tangosol.net
Subclasses with type arguments of type ConfigurableQuorumPolicy.PartitionedCacheQuorumPolicy.ActionRule in com.tangosol.netModifier and TypeClassDescriptionstatic enum
Action Rules forConfigurableQuorumPolicy.PartitionedCacheQuorumPolicy
Methods in com.tangosol.net that return ConfigurableQuorumPolicy.PartitionedCacheQuorumPolicy.ActionRuleModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ConfigurableQuorumPolicy.PartitionedCacheQuorumPolicy.ActionRule.values()
Returns an array containing the constants of this enum class, in the order they are declared.