| Package | Description |
|---|---|
| org.infinispan.distribution.ch |
| Modifier and Type | Class and Description |
|---|---|
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. |
| Modifier and Type | Method and Description |
|---|---|
SyncConsistentHashFactory |
SyncConsistentHashFactory.Externalizer.readObject(ObjectInput unmarshaller) |
| Modifier and Type | Method and Description |
|---|---|
Set<Class<? extends SyncConsistentHashFactory>> |
SyncConsistentHashFactory.Externalizer.getTypeClasses() |
| Modifier and Type | Method and Description |
|---|---|
void |
SyncConsistentHashFactory.Externalizer.writeObject(ObjectOutput output,
SyncConsistentHashFactory chf) |
Copyright © 2017 JBoss, a division of Red Hat. All Rights Reserved.