| Package | Description | 
|---|---|
| com.tangosol.net.events.partition | 
 Contains classes related to PartitionedService events within the Coherence
Live Event Model. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
TransactionEvent
A TransactionEvent captures information pertaining to all mutations
 performed within the context of a single request. 
 | 
interface  | 
TransferEvent
A TransferEvent captures information concerning the transfer
 of a partition for a storage enabled member. 
 | 
static interface  | 
TransferEvent.RecoveryTransferEvent
A RecoveryTransferEvent is raised due to the recovery of a partition
 from a persistent store. 
 | 
interface  | 
UnsolicitedCommitEvent
An UnsolicitedCommitEvent captures changes pertaining to all observed
 mutations performed against caches that were not directly caused (solicited)
 by the partitioned service. 
 |