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

Packages that use org.apache.pig.impl.io
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.executionengine.util   
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.newplan.logical.relational   
 

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

Classes in org.apache.pig.impl.io used by org.apache.pig.impl.builtin
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
FileLocalizer.FetchFileRet
           
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.streaming
BufferedPositionedInputStream
           
 

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



Copyright © 2012 The Apache Software Foundation