public class HiveIndex extends Object
Modifier and Type | Class and Description |
---|---|
static class |
HiveIndex.IndexType |
Modifier and Type | Field and Description |
---|---|
static String |
INDEX_TABLE_CREATETIME |
static org.apache.commons.logging.Log |
l4j |
Constructor and Description |
---|
HiveIndex() |
Modifier and Type | Method and Description |
---|---|
static HiveIndex.IndexType |
getIndexType(String name) |
static HiveIndex.IndexType |
getIndexTypeByClassName(String className) |
public static final org.apache.commons.logging.Log l4j
public static String INDEX_TABLE_CREATETIME
public static HiveIndex.IndexType getIndexType(String name)
public static HiveIndex.IndexType getIndexTypeByClassName(String className)
Copyright © 2017 The Apache Software Foundation. All rights reserved.