Uses of Class
com.alibaba.nacos.sys.file.FileWatcher
Packages that use FileWatcher
-
Uses of FileWatcher in com.alibaba.nacos.sys.file
Methods in com.alibaba.nacos.sys.file with parameters of type FileWatcherModifier and TypeMethodDescriptionstatic booleanWatchFileCenter.deregisterWatcher(String path, FileWatcher watcher) DeregisterFileWatcherin this directory.static booleanWatchFileCenter.registerWatcher(String paths, FileWatcher watcher) RegisterFileWatcherin this directory.