|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseSemanticAnalyzer.tableSpec.SpecType | |
---|---|
org.apache.hadoop.hive.ql.parse |
Uses of BaseSemanticAnalyzer.tableSpec.SpecType in org.apache.hadoop.hive.ql.parse |
---|
Fields in org.apache.hadoop.hive.ql.parse declared as BaseSemanticAnalyzer.tableSpec.SpecType | |
---|---|
BaseSemanticAnalyzer.tableSpec.SpecType |
BaseSemanticAnalyzer.tableSpec.specType
|
Methods in org.apache.hadoop.hive.ql.parse that return BaseSemanticAnalyzer.tableSpec.SpecType | |
---|---|
static BaseSemanticAnalyzer.tableSpec.SpecType |
BaseSemanticAnalyzer.tableSpec.SpecType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static BaseSemanticAnalyzer.tableSpec.SpecType[] |
BaseSemanticAnalyzer.tableSpec.SpecType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |