| Modifier and Type | Method | Description |
|---|---|---|
NodeHeartbeatResponse |
ResourceTracker.nodeHeartbeat(NodeHeartbeatRequest request) |
| Modifier and Type | Method | Description |
|---|---|---|
NodeHeartbeatResponse |
ResourceTrackerPBClientImpl.nodeHeartbeat(NodeHeartbeatRequest request) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
NodeHeartbeatResponsePBImpl |
PBImpl class for NodeHeartbeatResponse.
|
| Modifier and Type | Method | Description |
|---|---|---|
static NodeHeartbeatResponse |
YarnServerBuilderUtils.newNodeHeartbeatResponse(int responseId,
NodeAction action,
java.util.List<org.apache.hadoop.yarn.api.records.ContainerId> containersToCleanUp,
java.util.List<org.apache.hadoop.yarn.api.records.ApplicationId> applicationsToCleanUp,
MasterKey containerTokenMasterKey,
MasterKey nmTokenMasterKey,
long nextHeartbeatInterval) |
|
static NodeHeartbeatResponse |
YarnServerBuilderUtils.newNodeHeartbeatResponse(NodeAction action,
java.lang.String diagnosticsMessage) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.