Uses of Interface
com.tangosol.net.events.partition.TransactionEvent
Package
Description
Support for adapting Coherence interceptors to standard CDI events.
Contains classes related to the Coherence Live Event Model.
-
Uses of TransactionEvent in com.oracle.coherence.cdi.events
ModifierConstructorDescription -
Uses of TransactionEvent in com.tangosol.net.events
Modifier and TypeMethodDescriptionstatic Map
<EntryEvent.Type, Set<BinaryEntry>> EventHelper.getEntryEventsMap
(TransactionEvent event) Converts the providedTransactionEvent
into a map keyed byEntryEvent
and with a value of a Set ofentries
.