Package | Description |
---|---|
parquet.hadoop.util.counters | |
parquet.hadoop.util.counters.mapred | |
parquet.hadoop.util.counters.mapreduce |
Modifier and Type | Class and Description |
---|---|
static class |
BenchmarkCounter.NullCounter |
Modifier and Type | Method and Description |
---|---|
ICounter |
CounterLoader.getCounterByNameAndFlag(String groupName,
String counterName,
String counterFlag) |
Modifier and Type | Class and Description |
---|---|
class |
MapRedCounterAdapter
Adapt a mapred counter to ICounter
|
Modifier and Type | Method and Description |
---|---|
ICounter |
MapRedCounterLoader.getCounterByNameAndFlag(String groupName,
String counterName,
String counterFlag) |
Modifier and Type | Class and Description |
---|---|
class |
MapReduceCounterAdapter
Adapt a mapreduce counter to ICounter
|
Modifier and Type | Method and Description |
---|---|
ICounter |
MapReduceCounterLoader.getCounterByNameAndFlag(String groupName,
String counterName,
String counterFlag) |
Copyright © 2015. All rights reserved.