Uses of Package
com.hazelcast.map
Package
Description
Soak test Map Listener
Provides core API interfaces/classes.
Contains Hazelcast map module classes.
Contains various
MapListener
interfaces.-
ClassDescriptionUsed for map-wide events like
EntryEventType.EVICT_ALL
andEntryEventType.CLEAR_ALL
. -
ClassDescriptionThe abstract class for a map event
IMapEvent
.Concurrent, distributed, observable and queryable map.Map events common contract.Used for map-wide events likeEntryEventType.EVICT_ALL
andEntryEventType.CLEAR_ALL
. -
ClassDescriptionThe abstract class for a map event
IMapEvent
.Base interface for Hazelcast distributed maps.An EntryProcessor processes aMap.Entry
.Map events common contract.Local map statistics.MapInterceptor is used to intercept changes to the map, allowing access to the values before and after adding them to the map. -
ClassDescriptionUsed for map-wide events like
EntryEventType.EVICT_ALL
andEntryEventType.CLEAR_ALL
.Used for providing information about the lost partition for a map