| 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  | NodeHeartbeatResponsePBImplPBImpl class for NodeHeartbeatResponse. | 
| 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) | 
| static NodeHeartbeatResponse | YarnServerBuilderUtils. newNodeHeartbeatResponse(NodeAction action,
                        String diagnosticsMessage) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.