|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TopologyChanged | |
---|---|
org.infinispan.affinity | |
org.infinispan.transaction | JTA transaction support. |
Uses of TopologyChanged in org.infinispan.affinity |
---|
Methods in org.infinispan.affinity with annotations of type TopologyChanged | |
---|---|
void |
ListenerRegistration.handleViewChange(TopologyChangedEvent tce)
|
Uses of TopologyChanged in org.infinispan.transaction |
---|
Methods in org.infinispan.transaction with annotations of type TopologyChanged | |
---|---|
void |
TransactionTable.StaleTransactionCleanup.onTopologyChange(TopologyChangedEvent tce)
Roll back local transactions that have acquired lock that are no longer valid, either because the main data owner left the cluster or because a node joined the cluster and is the new data owner. |
|
--> |