Uses of Class
org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigGenericMapBase

Packages that use PigGenericMapBase
org.apache.pig.backend.hadoop.executionengine.mapReduceLayer   
 

Uses of PigGenericMapBase in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer
 

Subclasses of PigGenericMapBase in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer
static class PigGenericMapReduce.Map
           
static class PigGenericMapReduce.MapWithComparator
          This "specialized" map class is ONLY to be used in pig queries with order by a udf.
static class PigGenericMapReduce.MapWithPartitionIndex
          Used by Skewed Join
 class org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigMapBase
           
static class PigMapOnly.Map
           
static class PigMapReduceCounter.PigMapCounter
          This class is the used only for simple RANK operation, namely row number mode.
 



Copyright © 2007-2012 The Apache Software Foundation