| Interface | Description |
|---|---|
| ExecutionCommand.KeyNames |
Contains key name strings.
|
| Class | Description |
|---|---|
| AgentCommand |
The base class for all agent commands.
|
| AgentEncryptionKey |
The encryption key which is used to encrypt sensitive data in agent config updates.
|
| 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 | |
| AgentReport<R> | |
| AgentReportsProcessor | |
| AgentRequests |
Captures various agent requests that it sends as part of requests
|
| AgentSessionManager | |
| AlertDefinitionCommand |
The
AlertDefinitionCommand class is used to encapsulate the
AlertDefinitions that will be returned to an agent given a requested
hash. |
| AlertExecutionCommand |
The
AlertExecutionCommand is used to instruct an agent to run an
alert immediately and return the result in the next heartbeat. |
| CancelCommand |
Command to report the status of a list of services in roles.
|
| CommandReport | |
| CommandRepository |
Wraps the information required to create repositories from a command.
|
| CommandRepository.CommandRepositoryFeature |
Minimal information about repository feature
|
| CommandRepository.Repository |
Minimal information required to generate repo files on the agent.
|
| CommandStatusAgentReport | |
| ComponentRecoveryReport | |
| ComponentsResponse | |
| ComponentStatus |
Represents a status for a Host Component
|
| ComponentStatusAgentReport | |
| ComponentVersionAgentReport | |
| 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.
|
| HeartbeatProcessor |
HeartbeatProcessor class is used for bulk processing data retrieved from agents in background
|
| 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.
|
| HostStatusAgentReport | |
| RecoveryConfig |
Recovery config to be sent to the agent
|
| RecoveryConfigComponent |
Holder for component
|
| RecoveryConfigHelper | |
| RecoveryReport | |
| Register |
Data model for Ambari Agent to send heartbeat to Ambari Controller.
|
| RegistrationCommand | |
| RegistrationResponse |
Controller to Agent response data model.
|
| StaleAlert | |
| StatusCommand |
Command to report the status of a list of services in roles.
|
| Enum | Description |
|---|---|
| AgentCommand.AgentCommandType | |
| HostStatus.Status | |
| RegistrationStatus | |
| StatusCommand.StatusCommandPayload |
Copyright © 2022 Apache Software Foundation. All rights reserved.