public interface CachingPersistenceManager
Modifier and Type | Method and Description |
---|---|
void |
onExternalUpdate(ChangeLog changes)
Notifies the persistence manager that an external (cluster) modification
occurred.
|
void onExternalUpdate(ChangeLog changes)
changes
- the set of changes of the external modification.Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.