Uses of Interface
org.wildfly.clustering.infinispan.distribution.Locality
Packages that use Locality
-
Uses of Locality in org.wildfly.clustering.infinispan.distribution
Classes in org.wildfly.clustering.infinispan.distribution that implement LocalityModifier and TypeClassDescriptionclassALocalityimplementation that delegates to either aConsistentHashLocalityorSimpleLocalitydepending on the cache mode.classLocalityimplementation based on aConsistentHash.classSimpleLocalityimplementation that uses a static value.