org.apache.whirr.service.hadoop
Class HadoopCluster

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

public class HadoopCluster
extends Cluster


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.whirr.service.Cluster
Cluster.Instance
 
Constructor Summary
HadoopCluster(Set<Cluster.Instance> instances, Properties configuration)
           
 
Method Summary
 InetAddress getNamenodePublicAddress()
           
 
Methods inherited from class org.apache.whirr.service.Cluster
getConfiguration, getInstances, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HadoopCluster

public HadoopCluster(Set<Cluster.Instance> instances,
                     Properties configuration)
Method Detail

getNamenodePublicAddress

public InetAddress getNamenodePublicAddress()


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