Uses of Class
org.infinispan.distribution.ch.impl.AbstractConsistentHashFactory
-
Packages that use AbstractConsistentHashFactory Package Description org.infinispan.distribution.ch.impl -
-
Uses of AbstractConsistentHashFactory in org.infinispan.distribution.ch.impl
Subclasses of AbstractConsistentHashFactory in org.infinispan.distribution.ch.impl Modifier and Type Class Description classDefaultConsistentHashFactoryDefault implementation ofConsistentHashFactory.classScatteredConsistentHashFactoryBased onDefaultConsistentHashFactory.classTopologyAwareConsistentHashFactoryDefault topology-aware consistent hash factory implementation.
-