protected static class TopologyAwareSyncConsistentHashFactory.Builder extends Object
| Modifier and Type | Field and Description |
|---|---|
protected TopologyInfo |
topologyInfo |
| Modifier | Constructor and Description |
|---|---|
protected |
Builder(int numOwners,
int numSegments,
List<Address> members,
Map<Address,Float> capacityFactors) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assignOwner(int segment,
int ownerPosition,
int nodeIndex,
int[] nodeSegmentsWanted) |
protected final TopologyInfo topologyInfo
Copyright © 2022 JBoss by Red Hat. All rights reserved.