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