Uses of Class
org.apache.hadoop.hive.ql.plan.PlanUtils.ExpressionTypes

Packages that use PlanUtils.ExpressionTypes
org.apache.hadoop.hive.ql.plan   
 

Uses of PlanUtils.ExpressionTypes in org.apache.hadoop.hive.ql.plan
 

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



Copyright © 2009 The Apache Software Foundation