Uses of Interface
com.tangosol.coherence.federation.ChangeRecord
- 
Packages that use ChangeRecord Package Description com.tangosol.coherence.federation Contains Federation conflict resolution interfaces. - 
- 
Uses of ChangeRecord in com.tangosol.coherence.federation
Methods in com.tangosol.coherence.federation that return ChangeRecord Modifier and Type Method Description ChangeRecord<Binary,Binary>ChangeRecord. getBinaryChangeRecord()Methods in com.tangosol.coherence.federation with parameters of type ChangeRecord Modifier and Type Method Description voidChangeRecordUpdater. update(String sParticipant, String sCacheName, ChangeRecord<K,V> record)Update theChangeRecord. 
 -