类的使用
com.alibaba.nacos.sys.file.FileWatcher
-
使用FileWatcher的程序包 程序包 说明 com.alibaba.nacos.sys.file -
-
com.alibaba.nacos.sys.file中FileWatcher的使用
类型参数类型为FileWatcher的com.alibaba.nacos.sys.file中的字段 修饰符和类型 字段 说明 private java.util.Set<FileWatcher>WatchFileCenter.WatchDirJob. watchers参数类型为FileWatcher的com.alibaba.nacos.sys.file中的方法 修饰符和类型 方法 说明 (专用程序包) voidWatchFileCenter.WatchDirJob. addSubscribe(FileWatcher watcher)static booleanWatchFileCenter. deregisterWatcher(java.lang.String path, FileWatcher watcher)DeregisterFileWatcherin this directory.static booleanWatchFileCenter. registerWatcher(java.lang.String paths, FileWatcher watcher)RegisterFileWatcherin this directory.
-