| Modifier and Type | Method and Description |
|---|---|
NodeHeartbeatResponse |
ResourceTracker.nodeHeartbeat(NodeHeartbeatRequest request) |
| Modifier and Type | Method and Description |
|---|---|
NodeHeartbeatResponse |
ResourceTrackerPBClientImpl.nodeHeartbeat(NodeHeartbeatRequest request) |
| Modifier and Type | Class and Description |
|---|---|
class |
NodeHeartbeatResponsePBImpl |
| Modifier and Type | Method and Description |
|---|---|
static NodeHeartbeatResponse |
YarnServerBuilderUtils.newNodeHeartbeatResponse(int responseId,
NodeAction action,
List<org.apache.hadoop.yarn.api.records.ContainerId> containersToCleanUp,
List<org.apache.hadoop.yarn.api.records.ApplicationId> applicationsToCleanUp,
MasterKey containerTokenMasterKey,
MasterKey nmTokenMasterKey,
long nextHeartbeatInterval) |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.