Uses of Interface
com.tangosol.net.events.federation.FederatedChangeEvent
-
Packages that use FederatedChangeEvent Package Description com.tangosol.coherence.federation.events 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 FederatedChangeEvent Modifier and Type Method Description voidAbstractFederatedInterceptor. onEvent(FederatedChangeEvent event)Perform necessary processing of the specifiedEvent.
-