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
Classes in com.tangosol.coherence.federation.events that implement interfaces with type arguments of type FederatedChangeEventModifier and TypeClassDescriptionclassAn abstract implementation of anEventInterceptorforFederatedChangeEvents applicable to remote participants.Methods in com.tangosol.coherence.federation.events with parameters of type FederatedChangeEventModifier and TypeMethodDescriptionvoidAbstractFederatedInterceptor.onEvent(FederatedChangeEvent event) Perform necessary processing of the specifiedEvent.