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