Package | Description |
---|---|
org.apache.ambari.server.agent |
Modifier and Type | Method and Description |
---|---|
AgentCommand.AgentCommandType |
AgentCommand.getCommandType() |
static AgentCommand.AgentCommandType |
AgentCommand.AgentCommandType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AgentCommand.AgentCommandType[] |
AgentCommand.AgentCommandType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AgentCommand.setCommandType(AgentCommand.AgentCommandType commandType) |
Constructor and Description |
---|
AgentCommand(AgentCommand.AgentCommandType type) |
Copyright © 2015. All rights reserved.