org.apache.whirr.service.hadoop
Class HadoopCluster

java.lang.Object
  extended by org.apache.whirr.service.hadoop.HadoopCluster

public class HadoopCluster
extends Object


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

Constructor Detail

HadoopCluster

public HadoopCluster()
Method Detail

getNamenodePublicAddress

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


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