Uses of Class
org.apache.hadoop.hive.ql.processors.HiveCommand

Packages that use HiveCommand
org.apache.hadoop.hive.ql.processors   
 

Uses of HiveCommand in org.apache.hadoop.hive.ql.processors
 

Methods in org.apache.hadoop.hive.ql.processors that return HiveCommand
static HiveCommand HiveCommand.find(String[] command)
           
static HiveCommand HiveCommand.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static HiveCommand[] HiveCommand.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014 The Apache Software Foundation. All rights reserved.