Uses of Package
org.apache.hcatalog.mapreduce

Packages that use org.apache.hcatalog.mapreduce
org.apache.hcatalog.mapreduce   
org.apache.hcatalog.pig.drivers   
org.apache.hcatalog.rcfile   
 

Classes in org.apache.hcatalog.mapreduce used by org.apache.hcatalog.mapreduce
HCatBaseInputFormat
           
HCatBaseOutputCommitter
           
HCatBaseOutputFormat
           
HCatOutputStorageDriver
          The abstract class to be implemented by underlying storage drivers to enable data access from HCat through HCatOutputFormat.
HCatTableInfo
          HCatTableInfo - class to communicate table information to HCatInputFormat and HCatOutputFormat
HCatTableInfo.TableInfoType
           
JobInfo
          The class used to serialize and store the information read from the metadata server
PartInfo
          The Class used to serialize the partition information read from the metadata server that maps to a partition
 

Classes in org.apache.hcatalog.mapreduce used by org.apache.hcatalog.pig.drivers
HCatInputStorageDriver
          The abstract class to be implemented by underlying storage drivers to enable data access from HCat through HCatInputFormat.
 

Classes in org.apache.hcatalog.mapreduce used by org.apache.hcatalog.rcfile
HCatInputStorageDriver
          The abstract class to be implemented by underlying storage drivers to enable data access from HCat through HCatInputFormat.
HCatOutputStorageDriver
          The abstract class to be implemented by underlying storage drivers to enable data access from HCat through HCatOutputFormat.