Uses of Package
com.tangosol.net.events.partition.cache
Packages that use 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.
-
Classes in com.tangosol.net.events.partition.cache used by com.oracle.coherence.cdi.eventsClassDescriptionA CacheLifecycleEvent allows subscribers to capture events pertaining to the lifecycle of a cache.The emitted event types for a
CacheLifecycleEvent
.An EntryEvent captures information relating to actions performed onentries
.TheEntryEvent
types.An EntryProcessorEvent captures information relating to the execution ofInvocableMap.EntryProcessor
s.TheEntryProcessorEvent
types. -
Classes in com.tangosol.net.events.partition.cache used by com.oracle.coherence.mp.configClassDescriptionA CacheLifecycleEvent allows subscribers to capture events pertaining to the lifecycle of a cache.
-
Classes in com.tangosol.net.events.partition.cache used by com.tangosol.net.events
-
Classes in com.tangosol.net.events.partition.cache used by com.tangosol.net.events.partition.cacheClassDescriptionThe 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