org.apache.bookkeeper.util
Class ClientBase.CountdownWatcher
java.lang.Object
org.apache.bookkeeper.util.ClientBase.CountdownWatcher
- All Implemented Interfaces:
- Watcher
- Enclosing class:
- ClientBase
protected static class ClientBase.CountdownWatcher
- extends Object
- implements Watcher
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientBase.CountdownWatcher
protected ClientBase.CountdownWatcher()
process
public void process(WatchedEvent event)
- Specified by:
process
in interface Watcher