Uses of Interface
com.tangosol.coherence.federation.ChangeRecord.Entry
Package
Description
Contains Federation conflict resolution interfaces.
-
Uses of ChangeRecord.Entry in com.tangosol.coherence.federation
Modifier and TypeMethodDescriptionChangeRecord.getLocalEntry()
Obtains a representation ofChangeRecord.Entry
as it appears in the local participant.ChangeRecord.getModifiedEntry()
Obtain a representation of the modifiedChangeRecord.Entry
.ChangeRecord.getOriginalEntry()
Obtain a representation of theChangeRecord.Entry
prior to any changes occurring.