Interface | Description |
---|---|
ExecutionCommand.KeyNames |
Contains key name strings.
|
Class | Description |
---|---|
ActionQueue | |
AgentCommand | |
AgentEnv |
Agent environment data.
|
AgentEnv.Alternative | |
AgentEnv.Directory |
Represents information about a directory of interest.
|
AgentEnv.ExistingUser | |
AgentEnv.HostHealth | |
AgentEnv.JavaProc |
Represents information about running java processes.
|
AgentEnv.LiveService | |
AgentEnv.PackageDetail | |
CommandReport | |
ComponentStatus | |
DiskInfo |
Information about a mounted disk on a given node
|
ExecutionCommand |
Execution commands are scheduled by action manager, and these are
persisted in the database for recovery.
|
HeartBeat |
Data model for Ambari Agent to send heartbeat to Ambari Server.
|
HeartBeatHandler |
This class handles the heartbeats coming from the agent, passes on the information
to other modules and processes the queue to send heartbeat response.
|
HeartbeatMonitor |
Monitors the node state and heartbeats.
|
HeartBeatResponse |
Controller to Agent response data model.
|
HostInfo |
Data model for Ambari Agent to send hardware profile to Ambari Server.
|
HostStatus |
Status of the host as described by the agent.
|
Register |
Data model for Ambari Agent to send heartbeat to Ambari Controller.
|
RegistrationCommand | |
RegistrationResponse |
Controller to Agent response data model.
|
StatusCommand |
Command to report the status of a list of services in roles.
|
Enum | Description |
---|---|
AgentCommand.AgentCommandType | |
HostStatus.Status | |
RegistrationStatus |
Copyright © 2016. All rights reserved.