Uses of Package
com.hazelcast.map.listener
Package
Description
Provides classes for configuring HazelcastInstance.
This package contains classes related to ConsoleApp
Provides core API interfaces/classes.
Contains Hazelcast map module classes.
Contains various
MapListener
interfaces.-
ClassDescriptionA marker interface which is used to get notified upon a map or an entry event.Invoked when owner and all backups of a partition is lost for a specific map.
-
ClassDescriptionInvoked upon addition of an entry.Invoked upon size-based-eviction of an entry.Invoked upon expiration-based removal of an entry.Invoked upon removal of an entry.Invoked upon update of an entry.Invoked after all entries are removed by
IMap.clear()
.Invoked after all entries are evicted byIMap.evictAll()
.A marker interface which is used to get notified upon a map or an entry event. -
ClassDescriptionInvoked upon addition of an entry.Invoked upon size-based-eviction of an entry.Invoked upon expiration-based removal of an entry.Invoked upon removal of an entry.Invoked upon update of an entry.Invoked after all entries are removed by
IMap.clear()
.Invoked after all entries are evicted byIMap.evictAll()
.A marker interface which is used to get notified upon a map or an entry event. -
ClassDescriptionA marker interface which is used to get notified upon a map or an entry event.Invoked when owner and all backups of a partition is lost for a specific map.
-
ClassDescriptionA marker interface which is used to get notified upon a map or an entry event.