Uses of Class
org.infinispan.distribution.ch.impl.DefaultConsistentHashFactory
Packages that use DefaultConsistentHashFactory
-
Uses of DefaultConsistentHashFactory in org.infinispan.distribution.ch.impl
Subclasses of DefaultConsistentHashFactory in org.infinispan.distribution.ch.implModifier and TypeClassDescriptionclass
Default topology-aware consistent hash factory implementation.Methods in org.infinispan.distribution.ch.impl that return DefaultConsistentHashFactoryModifier and TypeMethodDescriptionDefaultConsistentHashFactory.Externalizer.readObject
(ObjectInput unmarshaller) Methods in org.infinispan.distribution.ch.impl that return types with arguments of type DefaultConsistentHashFactoryModifier and TypeMethodDescriptionSet
<Class<? extends DefaultConsistentHashFactory>> DefaultConsistentHashFactory.Externalizer.getTypeClasses()
Methods in org.infinispan.distribution.ch.impl with parameters of type DefaultConsistentHashFactoryModifier and TypeMethodDescriptionvoid
DefaultConsistentHashFactory.Externalizer.writeObject
(ObjectOutput output, DefaultConsistentHashFactory chf)