Uses of Interface
org.apache.hadoop.mapreduce.lib.aggregate.ValueAggregatorDescriptor
Packages that use ValueAggregatorDescriptor
Package
Description
-
Uses of ValueAggregatorDescriptor in org.apache.hadoop.mapred.lib.aggregate
Subinterfaces of ValueAggregatorDescriptor in org.apache.hadoop.mapred.lib.aggregateModifier and TypeInterfaceDescriptioninterfaceThis interface defines the contract a value aggregator descriptor must support.Classes in org.apache.hadoop.mapred.lib.aggregate that implement ValueAggregatorDescriptorModifier and TypeClassDescriptionclassThis class implements a wrapper for a user defined value aggregator descriptor.classThis class implements the common functionalities of the subclasses of ValueAggregatorDescriptor class. -
Uses of ValueAggregatorDescriptor in org.apache.hadoop.mapreduce.lib.aggregate
Classes in org.apache.hadoop.mapreduce.lib.aggregate that implement ValueAggregatorDescriptorModifier and TypeClassDescriptionclassThis class implements a wrapper for a user defined value aggregator descriptor.classThis class implements the common functionalities of the subclasses of ValueAggregatorDescriptor class.Fields in org.apache.hadoop.mapreduce.lib.aggregate declared as ValueAggregatorDescriptorModifier and TypeFieldDescriptionprotected ValueAggregatorDescriptorUserDefinedValueAggregatorDescriptor.theAggregatorDescriptorFields in org.apache.hadoop.mapreduce.lib.aggregate with type parameters of type ValueAggregatorDescriptorModifier and TypeFieldDescriptionprotected static ArrayList<ValueAggregatorDescriptor>ValueAggregatorJobBase.aggregatorDescriptorListMethods in org.apache.hadoop.mapreduce.lib.aggregate that return ValueAggregatorDescriptorModifier and TypeMethodDescriptionprotected static ValueAggregatorDescriptorValueAggregatorJobBase.getValueAggregatorDescriptor(String spec, Configuration conf) Methods in org.apache.hadoop.mapreduce.lib.aggregate that return types with arguments of type ValueAggregatorDescriptorModifier and TypeMethodDescriptionprotected static ArrayList<ValueAggregatorDescriptor>ValueAggregatorJobBase.getAggregatorDescriptors(Configuration conf)