| Package | Description |
|---|---|
| org.apache.parquet.hadoop.util.counters | |
| org.apache.parquet.hadoop.util.counters.mapred | |
| org.apache.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 © 2023 The Apache Software Foundation. All rights reserved.