org.apache.zookeeper
Interface Watcher.Event

Enclosing interface:
Watcher

public static interface Watcher.Event

This interface defines the possible states an Event may represent


Nested Class Summary
static class Watcher.Event.EventType
          Enumeration of types of events that may occur on the ZooKeeper
static class Watcher.Event.KeeperState
          Enumeration of states the ZooKeeper may be at the event
 



Copyright © 2009 The Apache Software Foundation