| Package | Description | 
|---|---|
| com.hazelcast.core | Provides core API interfaces/classes. | 
| com.hazelcast.map | Contains Hazelcast map module classes. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EntryEvent<K,V>Map Entry event. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractIMapEventThe abstract class for a map event  IMapEvent. | 
| class  | EventLostEventThis event is fired in case of an event lost detection. | 
| class  | MapEventUsed for map-wide events like  EntryEventType.EVICT_ALLandEntryEventType.CLEAR_ALL. | 
| class  | MapPartitionLostEventUsed for providing information about the lost partition for a map | 
Copyright © 2022 Hazelcast, Inc.. All rights reserved.