| Package | Description |
|---|---|
| org.infinispan.affinity | |
| org.infinispan.notifications.cachelistener.event | |
| 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 | Class and Description |
|---|---|
class |
EventImpl<K,V>
Basic implementation of an event that covers all event types.
|
| 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.