org.apache.hadoop.hive.ql.index.compact
Class HiveCompactIndexResult
java.lang.Object
org.apache.hadoop.hive.ql.index.compact.HiveCompactIndexResult
public class HiveCompactIndexResult
- extends Object
Field Summary |
static org.apache.commons.logging.Log |
l4j
|
Method Summary |
boolean |
contains(org.apache.hadoop.mapred.FileSplit split)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
l4j
public static final org.apache.commons.logging.Log l4j
HiveCompactIndexResult
public HiveCompactIndexResult(String indexFile,
org.apache.hadoop.mapred.JobConf conf)
throws IOException,
HiveException
- Throws:
IOException
HiveException
contains
public boolean contains(org.apache.hadoop.mapred.FileSplit split)
throws HiveException
- Throws:
HiveException
Copyright © 2011 The Apache Software Foundation