Package org.apache.storm.utils
Class ZookeeperServerCnxnFactory
java.lang.Object
org.apache.storm.utils.ZookeeperServerCnxnFactory
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
ZookeeperServerCnxnFactorypublic ZookeeperServerCnxnFactory(int port, int maxClientCnxns) 
 
- 
- 
Method Details- 
portpublic int port()
- 
factorypublic org.apache.storm.shade.org.apache.zookeeper.server.NIOServerCnxnFactory factory()
 
-