| Package | Description |
|---|---|
| com.tangosol.net.events |
Contains classes related to the Coherence Live Event Model.
|
| com.tangosol.net.events.partition.cache |
Contains classes related to PartitionedCache events within the Coherence
Live Event Model.
|
| Class | Description |
|---|---|
| EntryEvent.Type |
The
EntryEvent types. |
| Class | Description |
|---|---|
| CacheLifecycleEvent.Type |
The emitted event types for a
CacheLifecycleEvent. |
| EntryEvent.Type |
The
EntryEvent types. |
| EntryProcessorEvent.Type |
The
EntryProcessorEvent types. |
| Event |
An event dispatched by a
PartitionedCacheDispatcher. |
| PartitionedCacheDispatcher |
A PartitionedCacheDispatcher raises the following server-side
Events pertaining to backing-map operations:
EntryEvents
EntryProcessorEvents
|