Uses of Class
org.infinispan.distribution.ch.impl.SyncConsistentHashFactory
Packages that use SyncConsistentHashFactory
-
Uses of SyncConsistentHashFactory in org.infinispan.distribution.ch.impl
Subclasses of SyncConsistentHashFactory in org.infinispan.distribution.ch.implModifier and TypeClassDescriptionclass
AConsistentHashFactory
implementation that guarantees caches with the same members have the same consistent hash and also tries to distribute segments based on the topology information inTransportConfiguration
.Methods in org.infinispan.distribution.ch.impl that return SyncConsistentHashFactoryModifier and TypeMethodDescriptionSyncConsistentHashFactory.Externalizer.readObject
(ObjectInput unmarshaller) Methods in org.infinispan.distribution.ch.impl that return types with arguments of type SyncConsistentHashFactoryModifier and TypeMethodDescriptionSet
<Class<? extends SyncConsistentHashFactory>> SyncConsistentHashFactory.Externalizer.getTypeClasses()
Methods in org.infinispan.distribution.ch.impl with parameters of type SyncConsistentHashFactoryModifier and TypeMethodDescriptionvoid
SyncConsistentHashFactory.Externalizer.writeObject
(ObjectOutput output, SyncConsistentHashFactory chf)