| Package | Description | 
|---|---|
| com.tangosol.net.events | 
 Contains classes related to the Coherence Live Event Model. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static Map<EntryEvent.Type,Set<BinaryEntry>> | 
EventHelper.getEntryEventsMap(UnsolicitedCommitEvent event)
Converts the provided  
UnsolicitedCommitEvent into a map keyed by
 EntryEvent and with a value of a Set of entries. |