Uses of Class
org.infinispan.distribution.ch.impl.TopologyAwareSyncConsistentHashFactory.Builder
-
Packages that use TopologyAwareSyncConsistentHashFactory.Builder Package Description org.infinispan.distribution.ch.impl -
-
Uses of TopologyAwareSyncConsistentHashFactory.Builder in org.infinispan.distribution.ch.impl
Methods in org.infinispan.distribution.ch.impl that return TopologyAwareSyncConsistentHashFactory.Builder Modifier and Type Method Description protected TopologyAwareSyncConsistentHashFactory.Builder
TopologyAwareSyncConsistentHashFactory. createBuilder(org.infinispan.commons.hash.Hash hashFunction, int numOwners, int numSegments, List<Address> members, Map<Address,Float> capacityFactors)
-