Package org.apache.zookeeper
Interface Watcher.Event
-
- Enclosing interface:
- Watcher
@Public public static interface Watcher.Event
This interface defines the possible states an Event may represent
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
Watcher.Event.EventType
Enumeration of types of events that may occur on the ZooKeeperstatic class
Watcher.Event.KeeperState
Enumeration of states the ZooKeeper may be at the event
-