| Modifier and Type | Method | Description |
|---|---|---|
static Counters |
TypeConverter.toYarn(org.apache.hadoop.mapred.Counters counters) |
|
static Counters |
TypeConverter.toYarn(org.apache.hadoop.mapreduce.Counters counters) |
| Modifier and Type | Method | Description |
|---|---|---|
static org.apache.hadoop.mapreduce.Counters |
TypeConverter.fromYarn(Counters yCntrs) |
| Modifier and Type | Method | Description |
|---|---|---|
Counters |
GetCountersResponse.getCounters() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
GetCountersResponse.setCounters(Counters counters) |
| Modifier and Type | Method | Description |
|---|---|---|
Counters |
GetCountersResponsePBImpl.getCounters() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
GetCountersResponsePBImpl.setCounters(Counters counters) |
| Modifier and Type | Method | Description |
|---|---|---|
Counters |
TaskAttemptReport.getCounters() |
|
Counters |
TaskReport.getCounters() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
TaskAttemptReport.setCounters(Counters counters) |
|
void |
TaskReport.setCounters(Counters counters) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
CountersPBImpl |
| Modifier and Type | Method | Description |
|---|---|---|
Counters |
TaskAttemptReportPBImpl.getCounters() |
|
Counters |
TaskReportPBImpl.getCounters() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
TaskAttemptReportPBImpl.setCounters(Counters counters) |
|
void |
TaskReportPBImpl.setCounters(Counters counters) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.