public class AgentCommandsPublisher extends Object
| Constructor and Description |
|---|
AgentCommandsPublisher() |
| Modifier and Type | Method and Description |
|---|---|
void |
sendAgentCommand(Long hostId,
AgentCommand agentCommand) |
void |
sendAgentCommand(com.google.common.collect.Multimap<Long,AgentCommand> agentCommands) |
public void sendAgentCommand(com.google.common.collect.Multimap<Long,AgentCommand> agentCommands) throws org.apache.ambari.server.AmbariException
org.apache.ambari.server.AmbariExceptionpublic void sendAgentCommand(Long hostId, AgentCommand agentCommand) throws org.apache.ambari.server.AmbariException
org.apache.ambari.server.AmbariExceptionCopyright © 2022 Apache Software Foundation. All rights reserved.