| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.server.api.protocolrecords | |
| org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb | 
| Modifier and Type | Method and Description | 
|---|---|
| static LogAggregationReport | LogAggregationReport. newInstance(org.apache.hadoop.yarn.api.records.ApplicationId appId,
           org.apache.hadoop.yarn.api.records.LogAggregationStatus status,
           String diagnosticMessage) | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract List<LogAggregationReport> | RegisterNodeManagerRequest. getLogAggregationReportsForApps() | 
| abstract List<LogAggregationReport> | NodeHeartbeatRequest. getLogAggregationReportsForApps() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract void | RegisterNodeManagerRequest. setLogAggregationReportsForApps(List<LogAggregationReport> logAggregationReportsForApps) | 
| abstract void | NodeHeartbeatRequest. setLogAggregationReportsForApps(List<LogAggregationReport> logAggregationReportsForApps) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | LogAggregationReportPBImpl | 
| Modifier and Type | Method and Description | 
|---|---|
| List<LogAggregationReport> | NodeHeartbeatRequestPBImpl. getLogAggregationReportsForApps() | 
| List<LogAggregationReport> | RegisterNodeManagerRequestPBImpl. getLogAggregationReportsForApps() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | NodeHeartbeatRequestPBImpl. setLogAggregationReportsForApps(List<LogAggregationReport> logAggregationStatusForApps) | 
| void | RegisterNodeManagerRequestPBImpl. setLogAggregationReportsForApps(List<LogAggregationReport> logAggregationStatusForApps) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.