Uses of Class
org.apache.hadoop.hive.ql.exec.Utilities.ReduceField

Packages that use Utilities.ReduceField
org.apache.hadoop.hive.ql.exec   
 

Uses of Utilities.ReduceField in org.apache.hadoop.hive.ql.exec
 

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



Copyright © 2009 The Apache Software Foundation