Class ZooKeeperConnection.ZooKeeperWatcher
- java.lang.Object
-
- org.apache.manifoldcf.core.lockmanager.ZooKeeperConnection.ZooKeeperWatcher
-
- All Implemented Interfaces:
org.apache.zookeeper.Watcher
- Enclosing class:
- ZooKeeperConnection
protected static class ZooKeeperConnection.ZooKeeperWatcher extends java.lang.Object implements org.apache.zookeeper.WatcherWatcher class for zookeeper, so we get notified about zookeeper events.
-
-
Constructor Summary
Constructors Constructor Description ZooKeeperWatcher()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidprocess(org.apache.zookeeper.WatchedEvent event)
-