public class StatusCommand extends AgentCommand
AgentCommand.AgentCommandType
Constructor and Description |
---|
StatusCommand() |
Modifier and Type | Method and Description |
---|---|
String |
getClusterName() |
Map<String,String> |
getCommandParams() |
String |
getComponentName() |
Map<String,Map<String,String>> |
getConfigurations() |
Map<String,String> |
getHostLevelParams() |
String |
getServiceName() |
void |
setClusterName(String clusterName) |
void |
setCommandParams(Map<String,String> commandParams) |
void |
setComponentName(String componentName) |
void |
setConfigurations(Map<String,Map<String,String>> configurations) |
void |
setHostLevelParams(Map<String,String> params) |
void |
setServiceName(String serviceName) |
getCommandType, setCommandType, toString
public String getClusterName()
public void setClusterName(String clusterName)
public String getServiceName()
public void setServiceName(String serviceName)
public String getComponentName()
public void setComponentName(String componentName)
Copyright © 2017. All rights reserved.