org.apache.blur.zookeeper
Class ZkUtils.ConnectionWatcher
java.lang.Object
org.apache.blur.zookeeper.ZkUtils.ConnectionWatcher
- All Implemented Interfaces:
- org.apache.zookeeper.Watcher
- Enclosing class:
- ZkUtils
public static class ZkUtils.ConnectionWatcher
- extends Object
- implements org.apache.zookeeper.Watcher
Nested classes/interfaces inherited from interface org.apache.zookeeper.Watcher |
org.apache.zookeeper.Watcher.Event |
ZkUtils.ConnectionWatcher
public ZkUtils.ConnectionWatcher()
setZkConnectionString
public void setZkConnectionString(String zkConnectionString)
setSessionTimeout
public void setSessionTimeout(int sessionTimeout)
process
public void process(org.apache.zookeeper.WatchedEvent event)
- Specified by:
process
in interface org.apache.zookeeper.Watcher
Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.