backtype.storm.utils
Class ZookeeperAuthInfo
java.lang.Object
backtype.storm.utils.ZookeeperAuthInfo
public class ZookeeperAuthInfo
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
scheme
public String scheme
payload
public byte[] payload
ZookeeperAuthInfo
public ZookeeperAuthInfo(Map conf)
ZookeeperAuthInfo
public ZookeeperAuthInfo(String scheme,
byte[] payload)
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.