org.apache.whirr.service.zookeeper
Class ZooKeeperCluster

java.lang.Object
  extended by org.apache.whirr.service.zookeeper.ZooKeeperCluster

public class ZooKeeperCluster
extends Object


Constructor Summary
ZooKeeperCluster()
           
 
Method Summary
static String getHosts(Cluster cluster)
           
static String getHosts(Cluster cluster, boolean internalHosts)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZooKeeperCluster

public ZooKeeperCluster()
Method Detail

getHosts

public static String getHosts(Cluster cluster,
                              boolean internalHosts)

getHosts

public static String getHosts(Cluster cluster)


Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.