Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Class
org.infinispan.distribution.ch.SyncConsistentHashFactory.Builder

Packages that use SyncConsistentHashFactory.Builder
org.infinispan.distribution.ch   
 

Uses of SyncConsistentHashFactory.Builder in org.infinispan.distribution.ch
 

Methods in org.infinispan.distribution.ch with parameters of type SyncConsistentHashFactory.Builder
protected  void SyncConsistentHashFactory.populateOwnersFewSegments(SyncConsistentHashFactory.Builder builder, SortedMap<Integer,Address> primarySegments)
           
protected  void TopologyAwareSyncConsistentHashFactory.populateOwnersFewSegments(SyncConsistentHashFactory.Builder builder, SortedMap<Integer,Address> primarySegments)
           
protected  void SyncConsistentHashFactory.populateOwnersManySegments(SyncConsistentHashFactory.Builder builder, SortedMap<Integer,Address> primarySegments)
           
protected  void TopologyAwareSyncConsistentHashFactory.populateOwnersManySegments(SyncConsistentHashFactory.Builder builder, SortedMap<Integer,Address> primarySegments)
           
 


Infinispan Distribution 5.2.6.Final-redhat-2

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.