Uses of Package
com.tangosol.net.events.partition.cache
-
Packages that use com.tangosol.net.events.partition.cache Package Description com.oracle.coherence.cdi.events Support for adapting Coherence interceptors to standard CDI events.com.oracle.coherence.mp.config Coherence support for Eclipse MicroProfile Config.com.tangosol.net.events Contains classes related to the Coherence Live Event Model.com.tangosol.net.events.annotation Contains annotations related to the Coherence Live Event Model.com.tangosol.net.events.partition.cache 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.events Class Description CacheLifecycleEvent A CacheLifecycleEvent allows subscribers to capture events pertaining to the lifecycle of a cache.EntryEvent An EntryEvent captures information relating to actions performed onentries
.EntryProcessorEvent An EntryProcessorEvent captures information relating to the execution ofInvocableMap.EntryProcessor
s. -
Classes in com.tangosol.net.events.partition.cache used by com.oracle.coherence.mp.config Class Description CacheLifecycleEvent A 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 Class Description EntryEvent.Type TheEntryEvent
types. -
Classes in com.tangosol.net.events.partition.cache used by com.tangosol.net.events.annotation Class Description CacheLifecycleEvent.Type The emitted event types for aCacheLifecycleEvent
.EntryEvent.Type TheEntryEvent
types.EntryProcessorEvent.Type TheEntryProcessorEvent
types. -
Classes in com.tangosol.net.events.partition.cache used by com.tangosol.net.events.partition.cache Class Description CacheLifecycleEvent.Type The emitted event types for aCacheLifecycleEvent
.CacheLifecycleEventDispatcher A CacheLifecycleEventDispatcher raisesCacheLifecycleEvent
s.EntryEvent.Type TheEntryEvent
types.EntryProcessorEvent.Type TheEntryProcessorEvent
types.Event An event dispatched by aPartitionedCacheDispatcher
.PartitionedCacheDispatcher A PartitionedCacheDispatcher raises the following server-sideEvent
s pertaining to backing-map operations:CacheLifecycleEvent
sEntryEvent
sEntryProcessorEvent
s