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.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
           
 

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

Classes in org.apache.pig.impl.io used by org.apache.pig.impl.io
FileSpec
          A simple class that specifies a file name and storage function which is used to read/write it
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