Uses of Package
org.apache.pig.data

Packages that use org.apache.pig.data
org.apache.hadoop.zebra.io Physical I/O management of Hadoop Zebra Tables. 
org.apache.hadoop.zebra.mapred Providing InputFormat and OutputFormat adaptor classes for Hadoop Zebra Table. 
org.apache.hadoop.zebra.pig Implementation of PIG Storer/Loader Interfaces 
org.apache.hadoop.zebra.pig.comparator Utilities to allow PIG Storer to generate keys for sorted Zebra tables 
org.apache.hadoop.zebra.types Data types being shared between the io and mapred packages. 
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.executionengine.physicalLayer.util   
org.apache.pig.backend.hadoop.hbase   
org.apache.pig.builtin This package contains builtin Pig UDFs. 
org.apache.pig.data This package contains implementations of Pig specific data types as well as support functions for reading, writing, and using all Pig data types. 
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   
org.apache.pig.piggybank.evaluation   
org.apache.pig.piggybank.evaluation.datetime   
org.apache.pig.piggybank.evaluation.datetime.convert   
org.apache.pig.piggybank.evaluation.datetime.diff   
org.apache.pig.piggybank.evaluation.datetime.truncate   
org.apache.pig.piggybank.evaluation.decode   
org.apache.pig.piggybank.evaluation.math   
org.apache.pig.piggybank.evaluation.string   
org.apache.pig.piggybank.evaluation.util   
org.apache.pig.piggybank.evaluation.util.apachelogparser   
org.apache.pig.piggybank.storage   
org.apache.pig.piggybank.storage.avro   
org.apache.pig.piggybank.storage.hiverc   
org.apache.pig.scripting.js   
org.apache.pig.scripting.jython   
org.apache.pig.tools.pigstats   
 

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

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

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

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

Classes in org.apache.pig.data used by org.apache.hadoop.zebra.types
DataBag
          A collection of Tuples.
DefaultTuple
          A default implementation of Tuple.
Tuple
          An ordered list of Data.
 

Classes in org.apache.pig.data used by org.apache.pig
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.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
DataBag
          A collection of Tuples.
Tuple
          An ordered list of Data.
TupleFactory
          A factory to construct tuples.
TupleRawComparator
          This interface is intended to compare 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.executionengine.physicalLayer.util
Tuple
          An ordered list of Data.
 

Classes in org.apache.pig.data used by org.apache.pig.backend.hadoop.hbase
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.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.
BinSedesTupleFactory
          Default implementation of TupleFactory.
DataBag
          A collection of Tuples.
DataByteArray
          An implementation of byte array.
DefaultAbstractBag
          Default implementation of DataBag.
DefaultAbstractBag.BagDelimiterTuple
           
DefaultTuple
          A default implementation of Tuple.
FileList
          This class extends ArrayList to add a finalize() that calls delete on the files .
InternalMap
          This class is an empty extension of Map.
InterSedes
          A class to handle reading and writing of intermediate results of data types.
SortedSpillBag
          Common functionality for proactively spilling bags that need to keep the data sorted.
Tuple
          An ordered list of Data.
TupleFactory
          A factory to construct tuples.
TupleRawComparator
          This interface is intended to compare 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
DataBag
          A collection of Tuples.
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.
 

Classes in org.apache.pig.data used by org.apache.pig.piggybank.evaluation
Tuple
          An ordered list of Data.
 

Classes in org.apache.pig.data used by org.apache.pig.piggybank.evaluation.datetime
Tuple
          An ordered list of Data.
 

Classes in org.apache.pig.data used by org.apache.pig.piggybank.evaluation.datetime.convert
Tuple
          An ordered list of Data.
 

Classes in org.apache.pig.data used by org.apache.pig.piggybank.evaluation.datetime.diff
Tuple
          An ordered list of Data.
 

Classes in org.apache.pig.data used by org.apache.pig.piggybank.evaluation.datetime.truncate
Tuple
          An ordered list of Data.
 

Classes in org.apache.pig.data used by org.apache.pig.piggybank.evaluation.decode
Tuple
          An ordered list of Data.
 

Classes in org.apache.pig.data used by org.apache.pig.piggybank.evaluation.math
Tuple
          An ordered list of Data.
 

Classes in org.apache.pig.data used by org.apache.pig.piggybank.evaluation.string
Tuple
          An ordered list of Data.
 

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

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

Classes in org.apache.pig.data used by org.apache.pig.piggybank.storage
Tuple
          An ordered list of Data.
TupleFactory
          A factory to construct tuples.
 

Classes in org.apache.pig.data used by org.apache.pig.piggybank.storage.avro
Tuple
          An ordered list of Data.
 

Classes in org.apache.pig.data used by org.apache.pig.piggybank.storage.hiverc
InternalMap
          This class is an empty extension of Map.
Tuple
          An ordered list of Data.
 

Classes in org.apache.pig.data used by org.apache.pig.scripting.js
Tuple
          An ordered list of Data.
 

Classes in org.apache.pig.data used by org.apache.pig.scripting.jython
Tuple
          An ordered list of Data.
 

Classes in org.apache.pig.data used by org.apache.pig.tools.pigstats
Tuple
          An ordered list of Data.
 



Copyright © 2012 The Apache Software Foundation