Uses of Package
org.apache.pig.data

Packages that use org.apache.pig.data
org.apache.pig Public interfaces and classes for Pig. 
org.apache.pig.backend.executionengine   
org.apache.pig.backend.hadoop.executionengine   
org.apache.pig.backend.hadoop.executionengine.mapReduceLayer   
org.apache.pig.backend.hadoop.executionengine.physicalLayer Implementation of physical operators that use hadoop as the execution engine and data storage. 
org.apache.pig.backend.hadoop.executionengine.physicalLayer.expressionOperators   
org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans   
org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators   
org.apache.pig.backend.hadoop.hbase   
org.apache.pig.backend.local.executionengine   
org.apache.pig.backend.local.executionengine.physicalLayer.counters   
org.apache.pig.backend.local.executionengine.physicalLayer.relationalOperators   
org.apache.pig.builtin   
org.apache.pig.data Data types for Pig. 
org.apache.pig.impl.builtin   
org.apache.pig.impl.io   
org.apache.pig.impl.streaming   
org.apache.pig.impl.util   
org.apache.pig.pen   
org.apache.pig.pen.util   
 

Classes in org.apache.pig.data used by org.apache.pig
DataBag
          A collection of Tuples.
Tuple
          An ordered list of Data.
 

Classes in org.apache.pig.data used by org.apache.pig.backend.executionengine
Tuple
          An ordered list of Data.
 

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

Classes in org.apache.pig.data used by org.apache.pig.backend.hadoop.executionengine.mapReduceLayer
Tuple
          An ordered list of Data.
TupleFactory
          A factory to construct tuples.
 

Classes in org.apache.pig.data used by org.apache.pig.backend.hadoop.executionengine.physicalLayer
DataBag
          A collection of Tuples.
DataByteArray
          An implementation of byte array.
Tuple
          An ordered list of Data.
 

Classes in org.apache.pig.data used by org.apache.pig.backend.hadoop.executionengine.physicalLayer.expressionOperators
BagFactory
          Factory for constructing different types of bags.
DataBag
          A collection of Tuples.
DataByteArray
          An implementation of byte array.
Tuple
          An ordered list of Data.
 

Classes in org.apache.pig.data used by org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans
Tuple
          An ordered list of Data.
 

Classes in org.apache.pig.data used by org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators
BagFactory
          Factory for constructing different types of bags.
DataBag
          A collection of Tuples.
Tuple
          An ordered list of Data.
TupleFactory
          A factory to construct tuples.
 

Classes in org.apache.pig.data used by org.apache.pig.backend.hadoop.hbase
Tuple
          An ordered list of Data.
 

Classes in org.apache.pig.data used by org.apache.pig.backend.local.executionengine
Tuple
          An ordered list of Data.
 

Classes in org.apache.pig.data used by org.apache.pig.backend.local.executionengine.physicalLayer.counters
Tuple
          An ordered list of Data.
 

Classes in org.apache.pig.data used by org.apache.pig.backend.local.executionengine.physicalLayer.relationalOperators
Tuple
          An ordered list of Data.
 

Classes in org.apache.pig.data used by org.apache.pig.builtin
BagFactory
          Factory for constructing different types of bags.
DataBag
          A collection of Tuples.
DataByteArray
          An implementation of byte array.
Tuple
          An ordered list of Data.
TupleFactory
          A factory to construct tuples.
 

Classes in org.apache.pig.data used by org.apache.pig.data
BagFactory
          Factory for constructing different types of bags.
DataBag
          A collection of Tuples.
DataByteArray
          An implementation of byte array.
DefaultAbstractBag
          Default implementation of DataBag.
DefaultAbstractBag.BagDelimiterTuple
           
DefaultTuple
          A default implementation of Tuple.
Tuple
          An ordered list of Data.
TupleFactory
          A factory to construct tuples.
 

Classes in org.apache.pig.data used by org.apache.pig.impl.builtin
DataBag
          A collection of Tuples.
Tuple
          An ordered list of Data.
 

Classes in org.apache.pig.data used by org.apache.pig.impl.io
DataBag
          A collection of Tuples.
Tuple
          An ordered list of Data.
 

Classes in org.apache.pig.data used by org.apache.pig.impl.streaming
Tuple
          An ordered list of Data.
 

Classes in org.apache.pig.data used by org.apache.pig.impl.util
Tuple
          An ordered list of Data.
 

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

Classes in org.apache.pig.data used by org.apache.pig.pen.util
DataBag
          A collection of Tuples.
Tuple
          An ordered list of Data.
 



Copyright © ${year} The Apache Software Foundation