Uses of Class
org.apache.hive.beeline.HiveSchemaHelper.NestedScriptParser.CommandType

Packages that use HiveSchemaHelper.NestedScriptParser.CommandType
org.apache.hive.beeline   
 

Uses of HiveSchemaHelper.NestedScriptParser.CommandType in org.apache.hive.beeline
 

Methods in org.apache.hive.beeline that return HiveSchemaHelper.NestedScriptParser.CommandType
static HiveSchemaHelper.NestedScriptParser.CommandType HiveSchemaHelper.NestedScriptParser.CommandType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static HiveSchemaHelper.NestedScriptParser.CommandType[] HiveSchemaHelper.NestedScriptParser.CommandType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012 The Apache Software Foundation