|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HiveIndex.IndexType | |
|---|---|
| org.apache.hadoop.hive.ql.index | |
| Uses of HiveIndex.IndexType in org.apache.hadoop.hive.ql.index |
|---|
| Methods in org.apache.hadoop.hive.ql.index that return HiveIndex.IndexType | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||