Uses of Enum Class
org.apache.zookeeper.common.FileChangeWatcher.State
Packages that use FileChangeWatcher.State
-
Uses of FileChangeWatcher.State in org.apache.zookeeper.common
Methods in org.apache.zookeeper.common that return FileChangeWatcher.StateModifier and TypeMethodDescriptionFileChangeWatcher.getState()
Returns the currentFileChangeWatcher.State
.static FileChangeWatcher.State
Returns the enum constant of this class with the specified name.static FileChangeWatcher.State[]
FileChangeWatcher.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.