Uses of Package
org.apache.hcatalog.mapreduce

Packages that use org.apache.hcatalog.mapreduce
org.apache.hcatalog.common   
org.apache.hcatalog.hbase   
org.apache.hcatalog.mapreduce   
 

Classes in org.apache.hcatalog.mapreduce used by org.apache.hcatalog.common
HCatStorageHandler
          The abstract Class HCatStorageHandler would server as the base class for all the storage handlers required for non-native tables in HCatalog.
InputJobInfo
          Container for metadata read from the metadata server.
OutputJobInfo
          The class used to serialize and store the output related information
PartInfo
          The Class used to serialize the partition information read from the metadata server that maps to a partition.
StorerInfo
          Information about the storer to use for writing the data.
 

Classes in org.apache.hcatalog.mapreduce used by org.apache.hcatalog.hbase
HCatStorageHandler
          The abstract Class HCatStorageHandler would server as the base class for all the storage handlers required for non-native tables in HCatalog.
OutputJobInfo
          The class used to serialize and store the output related information
 

Classes in org.apache.hcatalog.mapreduce used by org.apache.hcatalog.mapreduce
HCatBaseInputFormat
           
HCatBaseOutputFormat
           
HCatInputFormat
          The InputFormat to use to read data from HCatalog.
HCatStorageHandler
          The abstract Class HCatStorageHandler would server as the base class for all the storage handlers required for non-native tables in HCatalog.
HCatTableInfo
          HCatTableInfo - class to communicate table information to HCatInputFormat and HCatOutputFormat
InputJobInfo
          Container for metadata read from the metadata server.
MultiOutputFormat.JobConfigurer
          Class that supports configuration of the job for multiple output formats.
OutputJobInfo
          The class used to serialize and store the output related information
PartInfo
          The Class used to serialize the partition information read from the metadata server that maps to a partition.
StorerInfo
          Information about the storer to use for writing the data.