Uses of Package
org.apache.pig.data

Packages that use org.apache.pig.data
org.apache.pig   
org.apache.pig.backend.executionengine   
org.apache.pig.backend.hadoop.executionengine   
org.apache.pig.backend.hadoop.executionengine.mapreduceExec   
org.apache.pig.backend.local.executionengine   
org.apache.pig.builtin   
org.apache.pig.data   
org.apache.pig.impl.builtin   
org.apache.pig.impl.eval   
org.apache.pig.impl.eval.collector   
org.apache.pig.impl.eval.cond   
org.apache.pig.impl.io   
org.apache.pig.impl.logicalLayer   
org.apache.pig.impl.physicalLayer   
org.apache.pig.impl.streaming   
org.apache.pig.impl.util   
org.apache.pig.pen   
 

Classes in org.apache.pig.data used by org.apache.pig
Datum
          A marker class for a basic data unit.
Tuple
          an ordered list of Datums
 

Classes in org.apache.pig.data used by org.apache.pig.backend.executionengine
Tuple
          an ordered list of Datums
 

Classes in org.apache.pig.data used by org.apache.pig.backend.hadoop.executionengine
Tuple
          an ordered list of Datums
 

Classes in org.apache.pig.data used by org.apache.pig.backend.hadoop.executionengine.mapreduceExec
IndexedTuple
          This is an internal class that keeps track of the specific input that a Tuple came from
Tuple
          an ordered list of Datums
 

Classes in org.apache.pig.data used by org.apache.pig.backend.local.executionengine
DataBag
          A collection of Tuples.
Tuple
          an ordered list of Datums
 

Classes in org.apache.pig.data used by org.apache.pig.builtin
DataAtom
          The basic data unit.
DataBag
          A collection of Tuples.
Tuple
          an ordered list of Datums
 

Classes in org.apache.pig.data used by org.apache.pig.data
BagFactory
          A bag factory.
DataAtom
          The basic data unit.
DataBag
          A collection of Tuples.
DataBag.BagDelimiterTuple
           
DataMap
           
Datum
          A marker class for a basic data unit.
Tuple
          an ordered list of Datums
 

Classes in org.apache.pig.data used by org.apache.pig.impl.builtin
DataAtom
          The basic data unit.
DataBag
          A collection of Tuples.
Tuple
          an ordered list of Datums
 

Classes in org.apache.pig.data used by org.apache.pig.impl.eval
DataAtom
          The basic data unit.
Datum
          A marker class for a basic data unit.
Tuple
          an ordered list of Datums
 

Classes in org.apache.pig.data used by org.apache.pig.impl.eval.collector
Datum
          A marker class for a basic data unit.
 

Classes in org.apache.pig.data used by org.apache.pig.impl.eval.cond
Datum
          A marker class for a basic data unit.
 

Classes in org.apache.pig.data used by org.apache.pig.impl.io
DataBag
          A collection of Tuples.
 

Classes in org.apache.pig.data used by org.apache.pig.impl.logicalLayer
Datum
          A marker class for a basic data unit.
 

Classes in org.apache.pig.data used by org.apache.pig.impl.physicalLayer
Tuple
          an ordered list of Datums
 

Classes in org.apache.pig.data used by org.apache.pig.impl.streaming
Datum
          A marker class for a basic data unit.
Tuple
          an ordered list of Datums
 

Classes in org.apache.pig.data used by org.apache.pig.impl.util
Datum
          A marker class for a basic data unit.
Tuple
          an ordered list of Datums
 

Classes in org.apache.pig.data used by org.apache.pig.pen
DataBag
          A collection of Tuples.
Tuple
          an ordered list of Datums
 



Copyright © ${year} The Apache Software Foundation