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