Interface ResourceWatcher

All Known Implementing Classes:
AbstractResourceWatcher, FileWatcher

@PublicApi(since="1.0.0") public interface ResourceWatcher
Abstract resource watcher interface.

Different resource watchers can be registered with ResourceWatcherService to be called periodically in order to check for changes in different external resources.

Opensearch.api: