| Package | Description |
|---|---|
| org.infinispan.affinity |
This package contains the
KeyAffinityService interfaces which allow user code to determine mapping of keys onto nodes |
| org.infinispan.container.versioning | |
| org.infinispan.scattered.impl | |
| org.infinispan.transaction.impl | |
| org.infinispan.xsite.statetransfer |
| Modifier and Type | Method and Description |
|---|---|
void |
ListenerRegistration.handleViewChange(TopologyChangedEvent<?,?> tce) |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleClusteredVersionGenerator.TopologyIdUpdater.onTopologyChange(TopologyChangedEvent<?,?> tce) |
| Modifier and Type | Method and Description |
|---|---|
void |
BiasManagerImpl.onTopologyChange(TopologyChangedEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionTable.onTopologyChange(TopologyChangedEvent<?,?> tce) |
| Modifier and Type | Method and Description |
|---|---|
<K,V> CompletionStage<Void> |
XSiteStateTransferManagerImpl.handleTopology(TopologyChangedEvent<K,V> topologyChangedEvent) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.