| Package | Description | 
|---|---|
| com.tangosol.net.events.partition.cache | 
 Contains classes related to PartitionedCache events within the Coherence
Live Event Model. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
CacheLifecycleEvent
A CacheLifecycleEvent allows subscribers to capture events pertaining to
 the lifecycle of a cache. 
 | 
interface  | 
EntryEvent<K,V>
An EntryEvent captures information relating to actions performed
 on  
entries. | 
interface  | 
EntryProcessorEvent
An EntryProcessorEvent captures information relating to the execution of
  
InvocableMap.EntryProcessors. |