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