org.infinispan.distribution.ch
Class SyncConsistentHashFactory.Builder
java.lang.Object
org.infinispan.distribution.ch.SyncConsistentHashFactory.Builder
- Enclosing class:
- SyncConsistentHashFactory
protected static class SyncConsistentHashFactory.Builder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getHashFunction
public Hash getHashFunction()
getNumOwners
public int getNumOwners()
getActualNumOwners
public int getActualNumOwners()
getNumSegments
public int getNumSegments()
getSortedMembers
public List<Address> getSortedMembers()
getSegmentSize
public int getSegmentSize()
getAllOwners
public List<Address>[] getAllOwners()
getOwners
public List<Address> getOwners(int i)
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.