org.apache.hadoop.hive.ql.index.compact
Class HiveCompactIndexInputFormat

java.lang.Object
  extended by org.apache.hadoop.hive.ql.io.HiveInputFormat
      extended by org.apache.hadoop.hive.ql.index.HiveIndexedInputFormat
          extended by org.apache.hadoop.hive.ql.index.compact.HiveCompactIndexInputFormat
All Implemented Interfaces:
org.apache.hadoop.mapred.InputFormat, org.apache.hadoop.mapred.JobConfigurable

public class HiveCompactIndexInputFormat
extends HiveIndexedInputFormat


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.hadoop.hive.ql.io.HiveInputFormat
HiveInputFormat.HiveInputSplit
 
Field Summary
static org.apache.commons.logging.Log l4j
           
 
Fields inherited from class org.apache.hadoop.hive.ql.io.HiveInputFormat
CLASS_NAME, LOG
 
Constructor Summary
HiveCompactIndexInputFormat()
           
 
Method Summary
 
Methods inherited from class org.apache.hadoop.hive.ql.index.HiveIndexedInputFormat
doGetSplits, getIndexFiles, getSplits
 
Methods inherited from class org.apache.hadoop.hive.ql.io.HiveInputFormat
configure, getInputFormatFromCache, getRecordReader, pushFilters
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

l4j

public static final org.apache.commons.logging.Log l4j
Constructor Detail

HiveCompactIndexInputFormat

public HiveCompactIndexInputFormat()


Copyright © 2014 The Apache Software Foundation. All rights reserved.