protected static class SyncConsistentHashFactory.Builder extends Object
Modifier and Type | Method and Description |
---|---|
int |
getActualNumOwners() |
List<Address>[] |
getAllOwners() |
Hash |
getHashFunction() |
int |
getNumOwners() |
int |
getNumSegments() |
List<Address> |
getOwners(int i) |
int |
getSegmentSize() |
List<Address> |
getSortedMembers() |
public Hash getHashFunction()
public int getNumOwners()
public int getActualNumOwners()
public int getNumSegments()
public int getSegmentSize()
Copyright © 2017 JBoss, a division of Red Hat. All Rights Reserved.