Package | Description |
---|---|
org.apache.ambari.server | |
org.apache.ambari.server.agent | |
org.apache.ambari.server.agent.stomp | |
org.apache.ambari.server.events |
Modifier and Type | Method and Description |
---|---|
static HostNotRegisteredException |
HostNotRegisteredException.forHostId(Long hostId) |
static HostNotRegisteredException |
HostNotRegisteredException.forSessionId(String sessionId) |
Modifier and Type | Method and Description |
---|---|
Host |
AgentSessionManager.getHost(String sessionId) |
String |
AgentSessionManager.getSessionId(Long hostId) |
Modifier and Type | Method and Description |
---|---|
ReportsResponse |
AgentReportsController.handleReceiveReport(String simpSessionId,
AckReport ackReport) |
Modifier and Type | Method and Description |
---|---|
protected void |
MessageEmitter.emitExecutionCommandToHost(org.apache.ambari.server.events.MessageEmitter.EmitTaskWrapper eventWrapper)
Emit execution command to specified host only.
|
protected void |
MessageEmitter.emitMessageToHost(STOMPHostEvent event)
Emit message to specified host only.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.