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