Package org.wildfly.clustering.infinispan.distribution
package org.wildfly.clustering.infinispan.distribution
-
ClassDescriptionKey distribution appropriate for any cache mode.A
Localityimplementation that delegates to either aConsistentHashLocalityorSimpleLocalitydepending on the cache mode.Key distribution functions for a specificConsistentHash.Localityimplementation based on aConsistentHash.Provides key distribution functions.KeyGroup<I>Implemented by keys that should be logical grouped by a common identifier.Custom key partitioner factory that uses the same key partitioner for all clustered caches, including non-tx invalidation caches.Facility for determining the primary ownership/location of a given cache key.Key distribution implementation for a local cache.SimpleLocalityimplementation that uses a static value.