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

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

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

Subclasses of PigMapBase in org.apache.pig.backend.hadoop.executionengine.mapReduceLayer
static class PigMapOnly.Map
           
static class PigMapReduce.Map
           
static class PigMapReduce.MapWithComparator
          This "specialized" map class is ONLY to be used in pig queries with order by a udf.
static class PigMapReduce.MapWithPartitionIndex
          Used by Skewed Join
 



Copyright © ${year} The Apache Software Foundation