Uses of Class
org.infinispan.distribution.ch.impl.HashFunctionPartitioner
-
Packages that use HashFunctionPartitioner Package Description org.infinispan.distribution.ch.impl -
-
Uses of HashFunctionPartitioner in org.infinispan.distribution.ch.impl
Subclasses of HashFunctionPartitioner in org.infinispan.distribution.ch.impl Modifier and Type Class Description class
AffinityPartitioner
Key partitioner that maps keys to segments using information contained inAffinityTaggedKey
.
-