|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Counters in org.apache.hadoop.mapreduce |
|---|
| Methods in org.apache.hadoop.mapreduce that return Counters | |
|---|---|
static Counters |
TypeConverter.toYarn(org.apache.hadoop.mapred.Counters counters)
|
static Counters |
TypeConverter.toYarn(org.apache.hadoop.mapreduce.Counters counters)
|
| Methods in org.apache.hadoop.mapreduce with parameters of type Counters | |
|---|---|
static org.apache.hadoop.mapreduce.Counters |
TypeConverter.fromYarn(Counters yCntrs)
|
| Uses of Counters in org.apache.hadoop.mapreduce.v2.api.protocolrecords |
|---|
| Methods in org.apache.hadoop.mapreduce.v2.api.protocolrecords that return Counters | |
|---|---|
Counters |
GetCountersResponse.getCounters()
|
| Methods in org.apache.hadoop.mapreduce.v2.api.protocolrecords with parameters of type Counters | |
|---|---|
void |
GetCountersResponse.setCounters(Counters counters)
|
| Uses of Counters in org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb |
|---|
| Methods in org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb that return Counters | |
|---|---|
Counters |
GetCountersResponsePBImpl.getCounters()
|
| Methods in org.apache.hadoop.mapreduce.v2.api.protocolrecords.impl.pb with parameters of type Counters | |
|---|---|
void |
GetCountersResponsePBImpl.setCounters(Counters counters)
|
| Uses of Counters in org.apache.hadoop.mapreduce.v2.api.records |
|---|
| Methods in org.apache.hadoop.mapreduce.v2.api.records that return Counters | |
|---|---|
Counters |
TaskReport.getCounters()
|
Counters |
TaskAttemptReport.getCounters()
|
| Methods in org.apache.hadoop.mapreduce.v2.api.records with parameters of type Counters | |
|---|---|
void |
TaskReport.setCounters(Counters counters)
|
void |
TaskAttemptReport.setCounters(Counters counters)
|
| Uses of Counters in org.apache.hadoop.mapreduce.v2.api.records.impl.pb |
|---|
| Classes in org.apache.hadoop.mapreduce.v2.api.records.impl.pb that implement Counters | |
|---|---|
class |
CountersPBImpl
|
| Methods in org.apache.hadoop.mapreduce.v2.api.records.impl.pb that return Counters | |
|---|---|
Counters |
TaskAttemptReportPBImpl.getCounters()
|
Counters |
TaskReportPBImpl.getCounters()
|
| Methods in org.apache.hadoop.mapreduce.v2.api.records.impl.pb with parameters of type Counters | |
|---|---|
void |
TaskAttemptReportPBImpl.setCounters(Counters counters)
|
void |
TaskReportPBImpl.setCounters(Counters counters)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||