| Package | Description |
|---|---|
| org.apache.ambari.server.agent | |
| org.apache.ambari.server.agent.rest |
| Modifier and Type | Method and Description |
|---|---|
protected HeartBeatResponse |
HeartBeatHandler.createRegisterCommand() |
protected HeartBeatResponse |
HeartBeatHandler.createRestartCommand(Long currentResponseId) |
HeartBeatResponse |
HeartBeatHandler.handleHeartBeat(HeartBeat heartbeat) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
HeartBeatHandler.sendCommands(String hostname,
HeartBeatResponse response)
Adds commands from action queue to a heartbeat responce
|
| Modifier and Type | Method and Description |
|---|---|
HeartBeatResponse |
AgentResource.heartbeat(HeartBeat message)
Update state of the node (Internal API to be used by Ambari agent).
|
Copyright © 2016. All rights reserved.