Interface FederatedChangeEvent

All Superinterfaces:
Event<FederatedChangeEvent.Type>

public interface FederatedChangeEvent extends Event<FederatedChangeEvent.Type>
Represents all of the changes that have occurred against a single partition in a Federated Cache as part of a partition transaction.
Since:
12.2.1
Author:
cl 2014.06.09
See Also: