Package | Description |
---|---|
org.apache.hadoop.hive.ql.parse |
Modifier and Type | Field and Description |
---|---|
BaseSemanticAnalyzer.TableSpec.SpecType |
BaseSemanticAnalyzer.TableSpec.specType |
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.