Uses of Class
com.alibaba.nacos.sys.file.FileChangeEvent
Packages that use FileChangeEvent
-
Uses of FileChangeEvent in com.alibaba.nacos.sys.file
Methods in com.alibaba.nacos.sys.file that return FileChangeEventModifier and TypeMethodDescriptionFileChangeEvent.FileChangeEventBuilder.build()build FileChangeEvent.Methods in com.alibaba.nacos.sys.file with parameters of type FileChangeEventModifier and TypeMethodDescriptionabstract voidFileWatcher.onChange(FileChangeEvent event) Triggered when a file change occurs.