public interface AggregatorUsage
Modifier and Type | Method and Description |
---|---|
<A extends org.apache.hadoop.io.Writable> |
getAggregatedValue(String name)
Get value of an aggregator.
|
<A extends org.apache.hadoop.io.Writable> A getAggregatedValue(String name)
A
- Aggregated valuename
- Name of aggregatorCopyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.