org.apache.whirr.service.hbase
Class HBaseCluster

java.lang.Object
  extended by org.apache.whirr.service.hbase.HBaseCluster

public class HBaseCluster
extends Object


Constructor Summary
HBaseCluster()
           
 
Method Summary
static InetAddress getMasterPublicAddress(Cluster cluster)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HBaseCluster

public HBaseCluster()
Method Detail

getMasterPublicAddress

public static InetAddress getMasterPublicAddress(Cluster cluster)
                                          throws IOException
Throws:
IOException


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