Uses of Interface
com.tangosol.net.events.federation.FederatedChangeEvent
Packages that use FederatedChangeEvent
Package
Description
Contains abstract classes for processing Federated Caching Live Events.
-
Uses of FederatedChangeEvent in com.tangosol.coherence.federation.events
Methods in com.tangosol.coherence.federation.events with parameters of type FederatedChangeEventModifier and TypeMethodDescriptionvoid
AbstractFederatedInterceptor.onEvent
(FederatedChangeEvent event) Perform necessary processing of the specifiedEvent
.