| Package | Description |
|---|---|
| org.apache.parquet.hadoop.util.counters.mapred | |
| org.apache.parquet.hadoop.util.counters.mapreduce |
| Modifier and Type | Class and Description |
|---|---|
class |
MapRedCounterLoader
Concrete factory for counters in mapred API,
get a counter using mapred API when the corresponding flag is set, otherwise return a NullCounter
|
| Modifier and Type | Class and Description |
|---|---|
class |
MapReduceCounterLoader
Concrete factory for counters in mapred API,
get a counter using mapreduce API when the corresponding flag is set, otherwise return a NullCounter
|
Copyright © 2019 The Apache Software Foundation. All rights reserved.