org.n0pe.asadmin.commands
Class GetHealth

java.lang.Object
  extended by org.n0pe.asadmin.AbstractAsAdminCmd
      extended by org.n0pe.asadmin.commands.GetHealth
All Implemented Interfaces:
IAsAdminCmd

public class GetHealth
extends AbstractAsAdminCmd


Field Summary
 
Fields inherited from class org.n0pe.asadmin.AbstractAsAdminCmd
EMPTY_ARRAY
 
Constructor Summary
GetHealth()
           
 
Method Summary
 String getActionCommand()
           
 String getClusterName()
           
 String[] getParameters()
           
 boolean needCredentials()
           
 void setClusterName(String clusterName)
           
 
Methods inherited from class org.n0pe.asadmin.AbstractAsAdminCmd
failOnNonZeroExit, getErrorOutput, getStandardOutput, handlePasswordFile, setOkayErrorPattern, setOkayStdOutPattern
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetHealth

public GetHealth()
Method Detail

getClusterName

public String getClusterName()

setClusterName

public void setClusterName(String clusterName)

needCredentials

public boolean needCredentials()

getActionCommand

public String getActionCommand()

getParameters

public String[] getParameters()


Copyright © 2013. All Rights Reserved.