Uses of Class
org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigGenericMapReduce.Reduce

Packages that use PigGenericMapReduce.Reduce
org.apache.pig.backend.hadoop.executionengine.mapReduceLayer   
 

Uses of PigGenericMapReduce.Reduce in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer
 

Subclasses of PigGenericMapReduce.Reduce in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer
static class PigGenericMapReduce.ReduceWithComparator
          This "specialized" reduce class is ONLY to be used in pig queries with order by a udf.
static class org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigMapReduce.Reduce
           
static class PigMapReduceCounter.PigReduceCounter
          This class is the used for RANK BY operations, independently if it is dense or not.
 



Copyright © 2007-2012 The Apache Software Foundation