Package | Description |
---|---|
org.infinispan.affinity | |
org.infinispan.transaction |
JTA transaction support.
|
Modifier and Type | Method and Description |
---|---|
void |
ListenerRegistration.handleViewChange(TopologyChangedEvent tce) |
Modifier and Type | Method and Description |
---|---|
void |
StaleTransactionCleanupService.onTopologyChange(TopologyChangedEvent tce)
Roll back remote 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.
|
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.