storm.kafka
Class ZkHosts
java.lang.Object
storm.kafka.ZkHosts
- All Implemented Interfaces:
- Serializable, BrokerHosts
public class ZkHosts
- extends Object
- implements BrokerHosts
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
brokerZkStr
public String brokerZkStr
brokerZkPath
public String brokerZkPath
refreshFreqSecs
public int refreshFreqSecs
ZkHosts
public ZkHosts(String brokerZkStr,
String brokerZkPath)
ZkHosts
public ZkHosts(String brokerZkStr)
Copyright © 2015 The Apache Software Foundation. All Rights Reserved.