Uses of Interface
com.tangosol.net.events.partition.cache.Event
Package
Description
Contains classes related to PartitionedCache events within the Coherence
Live Event Model.
-
Uses of Event in com.tangosol.net.events.partition.cache
Modifier and TypeInterfaceDescriptioninterface
EntryEvent<K,
V> An EntryEvent captures information relating to actions performed onentries
.interface
An EntryProcessorEvent captures information relating to the execution ofInvocableMap.EntryProcessor
s.