Uses of Class
org.apache.storm.utils.ZookeeperAuthInfo
-
Uses of ZookeeperAuthInfo in org.apache.storm.utils
Modifier and TypeMethodDescriptionstatic org.apache.storm.shade.org.apache.curator.framework.CuratorFramework
CuratorUtils.newCurator
(Map<String, Object> conf, List<String> servers, Object port, String root, ZookeeperAuthInfo auth, List<org.apache.storm.shade.org.apache.zookeeper.data.ACL> defaultAcl) static org.apache.storm.shade.org.apache.curator.framework.CuratorFramework
CuratorUtils.newCurator
(Map<String, Object> conf, List<String> servers, Object port, ZookeeperAuthInfo auth, List<org.apache.storm.shade.org.apache.zookeeper.data.ACL> defaultAcl) static org.apache.storm.shade.org.apache.curator.framework.CuratorFramework
CuratorUtils.newCuratorStarted
(Map<String, Object> conf, List<String> servers, Object port, String root, ZookeeperAuthInfo auth, List<org.apache.storm.shade.org.apache.zookeeper.data.ACL> defaultAcl) static org.apache.storm.shade.org.apache.curator.framework.CuratorFramework
CuratorUtils.newCuratorStarted
(Map<String, Object> conf, List<String> servers, Object port, ZookeeperAuthInfo auth, List<org.apache.storm.shade.org.apache.zookeeper.data.ACL> defaultAcl) protected static void
CuratorUtils.setupBuilder
(org.apache.storm.shade.org.apache.curator.framework.CuratorFrameworkFactory.Builder builder, String zkStr, Map<String, Object> conf, ZookeeperAuthInfo auth) static void
CuratorUtils.testSetupBuilder
(org.apache.storm.shade.org.apache.curator.framework.CuratorFrameworkFactory.Builder builder, String zkStr, Map<String, Object> conf, ZookeeperAuthInfo auth)