Uses of Class
org.infinispan.distribution.ch.impl.HashFunctionPartitioner
Packages that use HashFunctionPartitioner
-
Uses of HashFunctionPartitioner in org.infinispan.distribution.ch.impl
Subclasses of HashFunctionPartitioner in org.infinispan.distribution.ch.implModifier and TypeClassDescriptionclass
Key partitioner that maps keys to segments using information contained inAffinityTaggedKey
.class
Implementation ofHashFunctionPartitioner
usingCRC16
for use with RESP.Methods in org.infinispan.distribution.ch.impl that return HashFunctionPartitionerModifier and TypeMethodDescriptionstatic HashFunctionPartitioner
HashFunctionPartitioner.instance
(int numSegments)