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