Uses of Interface
org.wildfly.clustering.cache.infinispan.embedded.distribution.KeyDistribution
Packages that use KeyDistribution
-
Uses of KeyDistribution in org.wildfly.clustering.cache.infinispan.embedded.distribution
Classes in org.wildfly.clustering.cache.infinispan.embedded.distribution that implement KeyDistributionModifier and TypeClassDescriptionclassKey distribution functions for a specificConsistentHash.Methods in org.wildfly.clustering.cache.infinispan.embedded.distribution that return KeyDistributionModifier and TypeMethodDescriptionstatic KeyDistributionKeyDistribution.forCache(org.infinispan.Cache<?, ?> cache) static KeyDistributionKeyDistribution.forConsistentHash(org.infinispan.Cache<?, ?> cache, org.infinispan.distribution.ch.ConsistentHash hash)