org.apache.hadoop.hive.ql.index
Class HiveIndex
java.lang.Object
org.apache.hadoop.hive.ql.index.HiveIndex
public class HiveIndex
- extends Object
Holds index related constants
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
INDEX_TABLE_CREATETIME
public static String INDEX_TABLE_CREATETIME
HiveIndex
public HiveIndex()
getIndexType
public static HiveIndex.IndexType getIndexType(String name)
getIndexTypeByClassName
public static HiveIndex.IndexType getIndexTypeByClassName(String className)
Copyright © 2013 The Apache Software Foundation