| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.index |
| Modifier and Type | Method and Description |
|---|---|
static HiveIndex.IndexType |
HiveIndex.getIndexType(String name) |
static HiveIndex.IndexType |
HiveIndex.getIndexTypeByClassName(String className) |
static HiveIndex.IndexType |
HiveIndex.IndexType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HiveIndex.IndexType[] |
HiveIndex.IndexType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.