Interface ChangeRecordUpdater<K,​V>

    • Method Detail

      • update

        void update​(String sParticipant,
                    String sCacheName,
                    ChangeRecord<K,​V> record)
        Update the ChangeRecord.
        Parameters:
        sParticipant - the participant name of the destination
        sCacheName - the cache name
        record - the ChangeRecord which includes the details about the change