Uses of Class
org.infinispan.distribution.ch.impl.SyncConsistentHashFactory
-
Uses of SyncConsistentHashFactory in org.infinispan.distribution.ch.impl
Modifier 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
.Modifier and TypeMethodDescriptionSyncConsistentHashFactory.Externalizer.readObject
(ObjectInput unmarshaller) Modifier and TypeMethodDescriptionSet
<Class<? extends SyncConsistentHashFactory>> SyncConsistentHashFactory.Externalizer.getTypeClasses()
Modifier and TypeMethodDescriptionvoid
SyncConsistentHashFactory.Externalizer.writeObject
(ObjectOutput output, SyncConsistentHashFactory chf)