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.BuilderTopologyAwareSyncConsistentHashFactory. createBuilder(int numOwners, int numSegments, List<Address> members, Map<Address,Float> capacityFactors)
-