Uses of Class
org.infinispan.distribution.ch.impl.ReplicatedConsistentHashFactory
Packages that use ReplicatedConsistentHashFactory
-
Uses of ReplicatedConsistentHashFactory in org.infinispan.distribution.ch.impl
Methods in org.infinispan.distribution.ch.impl that return ReplicatedConsistentHashFactoryModifier and TypeMethodDescriptionReplicatedConsistentHashFactory.Externalizer.readObject
(ObjectInput unmarshaller) Methods in org.infinispan.distribution.ch.impl that return types with arguments of type ReplicatedConsistentHashFactoryModifier and TypeMethodDescriptionSet<Class<? extends ReplicatedConsistentHashFactory>>
ReplicatedConsistentHashFactory.Externalizer.getTypeClasses()
Methods in org.infinispan.distribution.ch.impl with parameters of type ReplicatedConsistentHashFactoryModifier and TypeMethodDescriptionvoid
ReplicatedConsistentHashFactory.Externalizer.writeObject
(ObjectOutput output, ReplicatedConsistentHashFactory chf)