Interface CachingPersistenceManager

    • Method Detail

      • onExternalUpdate

        void onExternalUpdate​(ChangeLog changes)
        Notifies the persistence manager that an external (cluster) modification occurred.
        Parameters:
        changes - the set of changes of the external modification.