org.apache.pig.backend.hadoop.executionengine.mapReduceLayer
Class PigCombiner

java.lang.Object
  extended by org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigCombiner

public class PigCombiner
extends Object


Nested Class Summary
static class PigCombiner.Combine
           
 
Field Summary
static org.apache.hadoop.mapred.JobConf sJobConf
           
 
Constructor Summary
PigCombiner()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sJobConf

public static org.apache.hadoop.mapred.JobConf sJobConf
Constructor Detail

PigCombiner

public PigCombiner()


Copyright © ${year} The Apache Software Foundation