org.apache.pig.backend.hadoop.executionengine.mapReduceLayer
Class PigMapOnly.Map

java.lang.Object
  extended by PigMapBase
      extended by org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.PigMapOnly.Map
Enclosing class:
PigMapOnly

public static class PigMapOnly.Map
extends PigMapBase


Constructor Summary
PigMapOnly.Map()
           
 
Method Summary
 void collect(Context oc, Tuple tuple)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PigMapOnly.Map

public PigMapOnly.Map()
Method Detail

collect

public void collect(Context oc,
                    Tuple tuple)
             throws InterruptedException,
                    IOException
Throws:
InterruptedException
IOException


Copyright © ${year} The Apache Software Foundation