Package | Description |
---|---|
org.apache.ambari.server.agent | |
org.apache.ambari.server.events.publishers |
Modifier and Type | Class and Description |
---|---|
class |
AlertDefinitionCommand
The
AlertDefinitionCommand class is used to encapsulate the
AlertDefinition s that will be returned to an agent given a requested
hash. |
class |
AlertExecutionCommand
The
AlertExecutionCommand is used to instruct an agent to run an
alert immediately and return the result in the next heartbeat. |
class |
CancelCommand
Command to report the status of a list of services in roles.
|
class |
ExecutionCommand
Execution commands are scheduled by action manager, and these are
persisted in the database for recovery.
|
class |
RegistrationCommand |
class |
StatusCommand
Command to report the status of a list of services in roles.
|
Modifier and Type | Method and Description |
---|---|
void |
AgentCommandsPublisher.sendAgentCommand(Long hostId,
AgentCommand agentCommand) |
Modifier and Type | Method and Description |
---|---|
void |
AgentCommandsPublisher.sendAgentCommand(com.google.common.collect.Multimap<Long,AgentCommand> agentCommands) |
Copyright © 2022 Apache Software Foundation. All rights reserved.