ReplicatedConsistentHash |
SyncReplicatedConsistentHashFactory.create(org.infinispan.commons.hash.Hash hashFunction,
int numOwners,
int numSegments,
List<Address> members,
Map<Address,Float> capacityFactors) |
ReplicatedConsistentHash |
ReplicatedConsistentHashFactory.create(org.infinispan.commons.hash.Hash hashFunction,
int numOwners,
int numSegments,
List<Address> members,
Map<Address,Float> capacityFactors) |
ReplicatedConsistentHash |
ReplicatedConsistentHash.Externalizer.doReadObject(ObjectInput unmarshaller) |
ReplicatedConsistentHash |
ReplicatedConsistentHashFactory.fromPersistentState(ScopedPersistentState state) |
ReplicatedConsistentHash |
SyncReplicatedConsistentHashFactory.rebalance(ReplicatedConsistentHash baseCH) |
ReplicatedConsistentHash |
ReplicatedConsistentHashFactory.rebalance(ReplicatedConsistentHash baseCH) |
ReplicatedConsistentHash |
ReplicatedConsistentHash.union(ReplicatedConsistentHash ch2) |
ReplicatedConsistentHash |
SyncReplicatedConsistentHashFactory.union(ReplicatedConsistentHash ch1,
ReplicatedConsistentHash ch2) |
ReplicatedConsistentHash |
ReplicatedConsistentHashFactory.union(ReplicatedConsistentHash ch1,
ReplicatedConsistentHash ch2) |
ReplicatedConsistentHash |
SyncReplicatedConsistentHashFactory.updateMembers(ReplicatedConsistentHash baseCH,
List<Address> newMembers,
Map<Address,Float> actualCapacityFactors) |
ReplicatedConsistentHash |
ReplicatedConsistentHashFactory.updateMembers(ReplicatedConsistentHash baseCH,
List<Address> newMembers,
Map<Address,Float> actualCapacityFactors) |