Uses of Enum
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.StateReturns the enum constant of this type with the specified name.static FileChangeWatcher.State[]FileChangeWatcher.State.values()Returns an array containing the constants of this enum type, in the order they are declared.