Uses of Package
com.tangosol.net.events.partition.cache
Package
Description
Support for adapting Coherence interceptors to standard CDI events.
Coherence support for Eclipse MicroProfile Config.
Contains classes related to the Coherence Live Event Model.
Contains classes related to PartitionedCache events within the Coherence
Live Event Model.
-
ClassDescriptionA CacheLifecycleEvent allows subscribers to capture events pertaining to the lifecycle of a cache.An EntryEvent captures information relating to actions performed on
entries
.An EntryProcessorEvent captures information relating to the execution ofInvocableMap.EntryProcessor
s. -
ClassDescriptionA CacheLifecycleEvent allows subscribers to capture events pertaining to the lifecycle of a cache.
-
-
ClassDescriptionThe emitted event types for a
CacheLifecycleEvent
.A CacheLifecycleEventDispatcher raisesCacheLifecycleEvent
s.TheEntryEvent
types.TheEntryProcessorEvent
types.An event dispatched by aPartitionedCacheDispatcher
.A PartitionedCacheDispatcher raises the following server-sideEvent
s pertaining to backing-map operations:CacheLifecycleEvent
sEntryEvent
sEntryProcessorEvent
s