Uses of Package
org.apache.pig.impl.io

Packages that use org.apache.pig.impl.io
org.apache.pig Public interfaces and classes for Pig. 
org.apache.pig.backend.executionengine.util   
org.apache.pig.backend.hadoop   
org.apache.pig.backend.hadoop.executionengine   
org.apache.pig.backend.hadoop.executionengine.mapReduceLayer   
org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.partitioners   
org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators   
org.apache.pig.backend.hadoop.hbase   
org.apache.pig.backend.local.executionengine   
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.logicalLayer The logical operators that represent a pig script and tools for manipulating those operators. 
org.apache.pig.impl.streaming   
 

Classes in org.apache.pig.impl.io used by org.apache.pig
BufferedPositionedInputStream
           
 

Classes in org.apache.pig.impl.io used by org.apache.pig.backend.executionengine.util
FileSpec
          A simple class that specifies a file name and storage function which is used to read/write it
 

Classes in org.apache.pig.impl.io used by org.apache.pig.backend.hadoop
PigNullableWritable
          A base class for all types that pig uses to move data between map and reduce.
 

Classes in org.apache.pig.impl.io used by org.apache.pig.backend.hadoop.executionengine
FileSpec
          A simple class that specifies a file name and storage function which is used to read/write it
 

Classes in org.apache.pig.impl.io used by org.apache.pig.backend.hadoop.executionengine.mapReduceLayer
FileSpec
          A simple class that specifies a file name and storage function which is used to read/write it
NullableTuple
           
PigNullableWritable
          A base class for all types that pig uses to move data between map and reduce.
 

Classes in org.apache.pig.impl.io used by org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.partitioners
PigNullableWritable
          A base class for all types that pig uses to move data between map and reduce.
 

Classes in org.apache.pig.impl.io used by org.apache.pig.backend.hadoop.executionengine.physicalLayer.relationalOperators
FileSpec
          A simple class that specifies a file name and storage function which is used to read/write it
NullableTuple
           
PigNullableWritable
          A base class for all types that pig uses to move data between map and reduce.
 

Classes in org.apache.pig.impl.io used by org.apache.pig.backend.hadoop.hbase
BufferedPositionedInputStream
           
 

Classes in org.apache.pig.impl.io used by org.apache.pig.backend.local.executionengine
FileSpec
          A simple class that specifies a file name and storage function which is used to read/write it
 

Classes in org.apache.pig.impl.io used by org.apache.pig.builtin
BufferedPositionedInputStream
           
PigLineRecordReader
          This class is for Reading data line by Line in Pig It uses org.apache.hadoop.mapred.LineRecordReader for reading simple Text For BZip it uses a different class which does not do buffering.
 

Classes in org.apache.pig.impl.io used by org.apache.pig.data
NullableTuple
           
 

Classes in org.apache.pig.impl.io used by org.apache.pig.impl.builtin
BufferedPositionedInputStream
           
FileSpec
          A simple class that specifies a file name and storage function which is used to read/write it
 

Classes in org.apache.pig.impl.io used by org.apache.pig.impl.io
BufferedPositionedInputStream
           
FileSpec
          A simple class that specifies a file name and storage function which is used to read/write it
PigLineRecordReader.Reader
          Abstract class that is used to handle reading of values
PigNullableWritable
          A base class for all types that pig uses to move data between map and reduce.
 

Classes in org.apache.pig.impl.io used by org.apache.pig.impl.logicalLayer
FileSpec
          A simple class that specifies a file name and storage function which is used to read/write it
 

Classes in org.apache.pig.impl.io used by org.apache.pig.impl.streaming
BufferedPositionedInputStream
           
 



Copyright © ${year} The Apache Software Foundation