Uses of Interface
org.apache.storm.callback.WatcherCallBack
Packages that use WatcherCallBack
-
Uses of WatcherCallBack in org.apache.storm.callback
Classes in org.apache.storm.callback that implement WatcherCallBack -
Uses of WatcherCallBack in org.apache.storm.zookeeper
Methods in org.apache.storm.zookeeper with parameters of type WatcherCallBackModifier 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)