Uses of Interface
com.hazelcast.map.IMapEvent
Package
Description
Provides core API interfaces/classes.
Contains Hazelcast map module classes.
-
Uses of IMapEvent in com.hazelcast.core
-
Uses of IMapEvent in com.hazelcast.map
Modifier and TypeClassDescriptionclass
The abstract class for a map eventIMapEvent
.class
This event is fired in case of an event lost detection.class
Used for map-wide events likeEntryEventType.EVICT_ALL
andEntryEventType.CLEAR_ALL
.class
Used for providing information about the lost partition for a map