Uses of Interface
org.apache.storm.callback.WatcherCallBack
-
Uses of WatcherCallBack in org.apache.storm.callback
-
Uses of WatcherCallBack in org.apache.storm.zookeeper
Modifier and TypeMethodDescriptionstatic org.apache.storm.shade.org.apache.curator.framework.CuratorFramework
ClientZookeeper.mkClient
(Map<String, Object> conf, List<String> servers, Object port, String root, WatcherCallBack watcher, Map<String, Object> authConf, DaemonType type) org.apache.storm.shade.org.apache.curator.framework.CuratorFramework
ClientZookeeper.mkClientImpl
(Map<String, Object> conf, List<String> servers, Object port, String root, WatcherCallBack watcher, Map<String, Object> authConf, DaemonType type)