See: Description
| 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 given
ChangeRecord while processing the
FederatedChangeEvent. |