Package | Description |
---|---|
parquet.hadoop.util.counters.mapred | |
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 © 2015. All rights reserved.