Package org.apache.hadoop.mapred.lib.aggregate

Interface Summary
ValueAggregator<E> Deprecated. Use ValueAggregator instead
ValueAggregatorDescriptor Deprecated. Use ValueAggregatorDescriptor instead
 

Class Summary
DoubleValueSum Deprecated. Use DoubleValueSum instead
LongValueMax Deprecated. Use LongValueMax instead
LongValueMin Deprecated. Use LongValueMin instead
LongValueSum Deprecated. Use LongValueSum instead
StringValueMax Deprecated. Use StringValueMax instead
StringValueMin Deprecated. Use StringValueMin instead
UniqValueCount Deprecated. Use UniqValueCount instead
UserDefinedValueAggregatorDescriptor Deprecated. Use UserDefinedValueAggregatorDescriptor instead
ValueAggregatorBaseDescriptor Deprecated. Use ValueAggregatorBaseDescriptor instead
ValueAggregatorCombiner<K1 extends WritableComparable,V1 extends Writable> Deprecated. Use ValueAggregatorCombiner instead
ValueAggregatorJob Deprecated. Use ValueAggregatorJob instead
ValueAggregatorJobBase<K1 extends WritableComparable,V1 extends Writable> Deprecated. Use ValueAggregatorJobBase instead
ValueAggregatorMapper<K1 extends WritableComparable,V1 extends Writable> Deprecated. Use ValueAggregatorMapper instead
ValueAggregatorReducer<K1 extends WritableComparable,V1 extends Writable> Deprecated. Use ValueAggregatorReducer instead
ValueHistogram Deprecated. Use ValueHistogram instead
 



Copyright © 2011 Apache Software Foundation. All Rights Reserved.