|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SyncConsistentHashFactory | |
---|---|
org.infinispan.distribution.ch |
Uses of SyncConsistentHashFactory in org.infinispan.distribution.ch |
---|
Subclasses of SyncConsistentHashFactory in org.infinispan.distribution.ch | |
---|---|
class |
TopologyAwareSyncConsistentHashFactory
A ConsistentHashFactory implementation that guarantees caches
with the same members have the same consistent hash and also tries to distribute segments based on the
topology information in TransportConfiguration . |
Methods in org.infinispan.distribution.ch that return SyncConsistentHashFactory | |
---|---|
SyncConsistentHashFactory |
SyncConsistentHashFactory.Externalizer.readObject(ObjectInput unmarshaller)
|
Methods in org.infinispan.distribution.ch that return types with arguments of type SyncConsistentHashFactory | |
---|---|
Set<Class<? extends SyncConsistentHashFactory>> |
SyncConsistentHashFactory.Externalizer.getTypeClasses()
|
Methods in org.infinispan.distribution.ch with parameters of type SyncConsistentHashFactory | |
---|---|
void |
SyncConsistentHashFactory.Externalizer.writeObject(ObjectOutput output,
SyncConsistentHashFactory chf)
|
|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |