| Package | Description | 
|---|---|
| com.tangosol.net.events | 
 Contains classes related to the Coherence Live Event Model. 
 | 
| com.tangosol.net.events.partition | 
 Contains classes related to PartitionedService events within the Coherence
Live Event Model. 
 | 
| Class and Description | 
|---|
| TransactionEvent
 A TransactionEvent captures information pertaining to all mutations
 performed within the context of a single request. 
 | 
| UnsolicitedCommitEvent
 An UnsolicitedCommitEvent captures changes pertaining to all observed
 mutations performed against caches that were not directly caused (solicited)
 by the partitioned service. 
 | 
| Class and Description | 
|---|
| Event
 A PartitionedServiceEvent captures information concerning an operation on
 a PartitionedService. 
 | 
| PartitionedServiceDispatcher
 A PartitionedServiceDispatcher dispatches  
Events
 from a PartitionedService. | 
| TransactionEvent.Type
 The TransactionEvent types. 
 | 
| TransferEvent
 A TransferEvent captures information concerning the transfer
 of a partition for a storage enabled member. 
 | 
| TransferEvent.Type
 The  
TransferEvent types. | 
| UnsolicitedCommitEvent.Type
 The UnsolicitedCommitEvent types. 
 |