Package com.tangosol.coherence.federation
Contains Federation conflict resolution interfaces.
- Since:
- 12.2.1
-
Interface Summary Interface Description ChangeRecord<K,V> Provides a mechanism to represent and mutate a Cache Entry that was changed in a Federated Cache.ChangeRecord.Entry<K,V> Represents the key, value and name of the Participant from which the entry originated.ChangeRecordUpdater<K,V> ChangeRecordUpdater allows to update the givenChangeRecord
while processing theFederatedChangeEvent
.