Uses of Package
org.apache.hadoop.hive.ql.io

Packages that use org.apache.hadoop.hive.ql.io
org.apache.hadoop.hive.ql.exec   
org.apache.hadoop.hive.ql.io   
org.apache.hadoop.hive.ql.metadata   
org.apache.hadoop.hive.ql.plan   
 

Classes in org.apache.hadoop.hive.ql.io used by org.apache.hadoop.hive.ql.exec
HiveOutputFormat
          HiveOutputFormat describes the output-specification for Hive's operators.
RCFile.Writer
          Write KeyBuffer/ValueBuffer pairs to a RCFile.
 

Classes in org.apache.hadoop.hive.ql.io used by org.apache.hadoop.hive.ql.io
FlatFileInputFormat.RowContainer
          A work-around until HADOOP-1230 is fixed.
FlatFileInputFormat.SerializationContext
          An implementation of SerializationContext is responsible for looking up the Serialization implementation for the given RecordReader.
HiveOutputFormat
          HiveOutputFormat describes the output-specification for Hive's operators.
InputFormatChecker
          Check for validity of the input files.
NonSyncDataOutputBuffer
          A thread-not-safe version of Hadoop's DataOutputBuffer, which removes all synchronized modifiers.
 

Classes in org.apache.hadoop.hive.ql.io used by org.apache.hadoop.hive.ql.metadata
HiveOutputFormat
          HiveOutputFormat describes the output-specification for Hive's operators.
 

Classes in org.apache.hadoop.hive.ql.io used by org.apache.hadoop.hive.ql.plan
HiveOutputFormat
          HiveOutputFormat describes the output-specification for Hive's operators.
 



Copyright © 2009 The Apache Software Foundation