| Package | Description | 
|---|---|
| org.apache.ambari.server.events | 
| Modifier and Type | Method and Description | 
|---|---|
static AgentActionEvent.AgentAction | 
AgentActionEvent.AgentAction.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static AgentActionEvent.AgentAction[] | 
AgentActionEvent.AgentAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Constructor and Description | 
|---|
AgentActionEvent(AgentActionEvent.AgentAction agentAction,
                Long hostId)  | 
Copyright © 2022 Apache Software Foundation. All rights reserved.