public interface ValueAggregatorDescriptor
ArrayList<Map.Entry<Text,Text>> generateKeyValPairs(Object key, Object val)
key
- input keyval
- input valuevoid configure(JobConf job)
job
- a JobConf object that may contain the information that can be used
to configure the object.Copyright © 2009 The Apache Software Foundation