Uses of Class
org.infinispan.hotrod.impl.consistenthash.SegmentConsistentHash
-
Packages that use SegmentConsistentHash Package Description org.infinispan.hotrod.impl.cache org.infinispan.hotrod.impl.operations -
-
Uses of SegmentConsistentHash in org.infinispan.hotrod.impl.cache
Methods in org.infinispan.hotrod.impl.cache that return SegmentConsistentHash Modifier and Type Method Description SegmentConsistentHashTopologyInfo. createConsistentHash(int numSegments, short hashFunctionVersion, SocketAddress[][] segmentOwners) -
Uses of SegmentConsistentHash in org.infinispan.hotrod.impl.operations
Methods in org.infinispan.hotrod.impl.operations that return SegmentConsistentHash Modifier and Type Method Description SegmentConsistentHashIterationStartResponse. getSegmentConsistentHash()
-