| Package | Description |
|---|---|
| org.infinispan.distribution.ch |
Consistent Hash interfaces
|
| org.infinispan.distribution.ch.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
ReplicatedConsistentHashFactory
Deprecated.
Extend from
ReplicatedConsistentHashFactory
instead. This class will be removed in the future. |
| Modifier and Type | Method and Description |
|---|---|
ReplicatedConsistentHashFactory |
ReplicatedConsistentHashFactory.Externalizer.readObject(ObjectInput unmarshaller) |
| Modifier and Type | Method and Description |
|---|---|
Set<Class<? extends ReplicatedConsistentHashFactory>> |
ReplicatedConsistentHashFactory.Externalizer.getTypeClasses() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReplicatedConsistentHashFactory.Externalizer.writeObject(ObjectOutput output,
ReplicatedConsistentHashFactory chf) |
Copyright © 2025 JBoss, a division of Red Hat. All rights reserved.