public class HiveIndexResult
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static org.apache.commons.logging.Log |
l4j |
| Constructor and Description |
|---|
HiveIndexResult(java.util.List<java.lang.String> indexFiles,
JobConf conf) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(FileSplit split) |
public HiveIndexResult(java.util.List<java.lang.String> indexFiles,
JobConf conf)
throws java.io.IOException,
HiveException
java.io.IOExceptionHiveExceptionpublic boolean contains(FileSplit split)
throws HiveException
HiveExceptionCopyright © 2012 The Apache Software Foundation