org.apache.whirr.service.ganglia
Class GangliaCluster

java.lang.Object
  extended by org.apache.whirr.service.ganglia.GangliaCluster

public class GangliaCluster
extends Object


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

Field Detail

INSTALL_FUNCTION

public static final String INSTALL_FUNCTION
See Also:
Constant Field Values

CONFIGURE_FUNCTION

public static final String CONFIGURE_FUNCTION
See Also:
Constant Field Values
Constructor Detail

GangliaCluster

public GangliaCluster()
Method Detail

getHosts

public static String getHosts(Cluster cluster)


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