KEY - ENTRY - public interface SynchronizableRegistry<KEY,ENTRY extends Identifiable<KEY>> extends Registry<KEY,ENTRY>
Shutdownable.ShutdownDeamonTYPE_FIELD_NAME| Modifier and Type | Method and Description |
|---|---|
long |
getLastSynchronizationTimestamp()
Method returns the timestamp of the last synchronization.
|
boolean |
isInitiallySynchronized()
Method returns the initial synchronization state.
|
void |
notifySynchronization()
Informs the controller registry that the synchronization with the external controller configuration registry was done.
|
addDependencyObserver, clear, contains, contains, get, get, getEntries, getEntryMap, getName, isConsistent, isEmpty, isEmtpy, isReadOnly, isReady, isSandbox, recursiveTryLockRegistry, register, remove, remove, removeDependencyObserver, size, tryLockRegistry, unlockRegistry, updatecheckWriteAccess, isWritableaddObserver, getLatestValue, getValue, getValueFuture, isValueAvailable, removeObserver, waitForValue, waitForValueregisterShutdownHook, registerShutdownHook, shutdownvoid notifySynchronization()
boolean isInitiallySynchronized()
long getLastSynchronizationTimestamp()
throws NotAvailableException
NotAvailableException - is thrown in case the synchronization was never performed.Copyright © 2015–2018 openbase.org. All rights reserved.