Uses of Interface
com.tangosol.net.events.partition.TransferEvent
-
Packages that use TransferEvent Package Description com.oracle.coherence.cdi.events Support for adapting Coherence interceptors to standard CDI events.com.tangosol.net.events.partition Contains classes related to PartitionedService events within the Coherence Live Event Model. -
-
Uses of TransferEvent in com.oracle.coherence.cdi.events
Constructor parameters in com.oracle.coherence.cdi.events with type arguments of type TransferEvent Constructor Description TransferEventHandler(EventObserverSupport.EventObserver<TransferEvent> observer)
-
Uses of TransferEvent in com.tangosol.net.events.partition
Subinterfaces of TransferEvent in com.tangosol.net.events.partition Modifier and Type Interface Description static interface
TransferEvent.RecoveryTransferEvent
A RecoveryTransferEvent is raised due to the recovery of a partition from a persistent store.
-