Uses of Class
org.infinispan.distribution.ch.impl.ReplicatedConsistentHash
Packages that use ReplicatedConsistentHash
-
Uses of ReplicatedConsistentHash in org.infinispan.distribution.ch.impl
Classes in org.infinispan.distribution.ch.impl that implement interfaces with type arguments of type ReplicatedConsistentHashModifier and TypeClassDescriptionfinal classWARNING: Generated code!classFactory for ReplicatedConsistentHash.classSyncConsistentHashFactoryadapted for replicated caches, so that the primary owner of a key is the same in replicated and distributed caches.Methods in org.infinispan.distribution.ch.impl that return ReplicatedConsistentHashModifier and TypeMethodDescriptionReplicatedConsistentHashFactory.create(int numOwners, int numSegments, List<Address> members, Map<Address, Float> capacityFactors) SyncReplicatedConsistentHashFactory.create(int numOwners, int numSegments, List<Address> members, Map<Address, Float> capacityFactors) ReplicatedConsistentHash$___Marshaller_511b2d504b441e5dca86956622dc223106488953a6ab23a83d4e36dfa564d003.read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) ReplicatedConsistentHashFactory.rebalance(ReplicatedConsistentHash baseCH) SyncReplicatedConsistentHashFactory.rebalance(ReplicatedConsistentHash baseCH) ReplicatedConsistentHash.union(ReplicatedConsistentHash ch2) ReplicatedConsistentHashFactory.union(ReplicatedConsistentHash ch1, ReplicatedConsistentHash ch2) SyncReplicatedConsistentHashFactory.union(ReplicatedConsistentHash ch1, ReplicatedConsistentHash ch2) ReplicatedConsistentHashFactory.updateMembers(ReplicatedConsistentHash baseCH, List<Address> newMembers, Map<Address, Float> actualCapacityFactors) SyncReplicatedConsistentHashFactory.updateMembers(ReplicatedConsistentHash baseCH, List<Address> newMembers, Map<Address, Float> actualCapacityFactors) Methods in org.infinispan.distribution.ch.impl that return types with arguments of type ReplicatedConsistentHashModifier and TypeMethodDescriptionReplicatedConsistentHashFactory.fromPersistentState(ScopedPersistentState state, Function<UUID, Address> addressMapper) SyncReplicatedConsistentHashFactory.fromPersistentState(ScopedPersistentState state, Function<UUID, Address> addressMapper) ReplicatedConsistentHash$___Marshaller_511b2d504b441e5dca86956622dc223106488953a6ab23a83d4e36dfa564d003.getJavaClass()Methods in org.infinispan.distribution.ch.impl with parameters of type ReplicatedConsistentHashModifier and TypeMethodDescriptionReplicatedConsistentHashFactory.rebalance(ReplicatedConsistentHash baseCH) SyncReplicatedConsistentHashFactory.rebalance(ReplicatedConsistentHash baseCH) ReplicatedConsistentHash.union(ReplicatedConsistentHash ch2) ReplicatedConsistentHashFactory.union(ReplicatedConsistentHash ch1, ReplicatedConsistentHash ch2) SyncReplicatedConsistentHashFactory.union(ReplicatedConsistentHash ch1, ReplicatedConsistentHash ch2) ReplicatedConsistentHashFactory.updateMembers(ReplicatedConsistentHash baseCH, List<Address> newMembers, Map<Address, Float> actualCapacityFactors) SyncReplicatedConsistentHashFactory.updateMembers(ReplicatedConsistentHash baseCH, List<Address> newMembers, Map<Address, Float> actualCapacityFactors) voidReplicatedConsistentHash$___Marshaller_511b2d504b441e5dca86956622dc223106488953a6ab23a83d4e36dfa564d003.write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, ReplicatedConsistentHash $2)