Uses of Interface
com.hazelcast.map.listener.MapEvictedListener
Packages that use MapEvictedListener
Package
Description
This package contains classes related to ConsoleApp
Provides core API interfaces/classes.
-
Uses of MapEvictedListener in com.hazelcast.console
Classes in com.hazelcast.console that implement MapEvictedListenerModifier and TypeClassDescriptionclass
Special thanks to Alexandre Vasseur for providing this very nice test application. -
Uses of MapEvictedListener in com.hazelcast.core
Subinterfaces of MapEvictedListener in com.hazelcast.coreModifier and TypeInterfaceDescriptioninterface
EntryListener<K,
V> Map Entry listener to get notified when a map entry is added, removed, updated, evicted or expired.Classes in com.hazelcast.core that implement MapEvictedListener