| Package | Description |
|---|---|
| org.infinispan.affinity | |
| org.infinispan.container.versioning | |
| org.infinispan.notifications.cachelistener.event | |
| org.infinispan.statetransfer |
Transfer of state to new caches in a cluster.
|
| org.infinispan.transaction |
JTA transaction support.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KeyAffinityServiceImpl.handleViewChange(TopologyChangedEvent<?,?> vce) |
void |
ListenerRegistration.handleViewChange(TopologyChangedEvent<?,?> tce) |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleClusteredVersionGenerator.TopologyIdUpdater.onTopologyChange(TopologyChangedEvent<?,?> tce) |
| Modifier and Type | Class and Description |
|---|---|
class |
EventImpl<K,V>
Basic implementation of an event that covers all event types.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StateProviderImpl.onTopologyChange(TopologyChangedEvent<?,?> tce) |
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionTable.onTopologyChange(TopologyChangedEvent<?,?> tce) |
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.