Package | Description |
---|---|
org.apache.storm.callback | |
org.apache.storm.zookeeper |
Modifier and Type | Class and Description |
---|---|
class |
DefaultWatcherCallBack |
Modifier and Type | Method and Description |
---|---|
static 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) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.