Uses of Class
org.wildfly.clustering.infinispan.distribution.LocalKeyDistribution
-
Packages that use LocalKeyDistribution Package Description org.wildfly.clustering.infinispan.distribution -
-
Uses of LocalKeyDistribution in org.wildfly.clustering.infinispan.distribution
Methods in org.wildfly.clustering.infinispan.distribution that return LocalKeyDistribution Modifier and Type Method Description static LocalKeyDistributionLocalKeyDistribution. valueOf(String name)Returns the enum constant of this type with the specified name.static LocalKeyDistribution[]LocalKeyDistribution. values()Returns an array containing the constants of this enum type, in the order they are declared.
-