Uses of Class
org.apache.hadoop.hive.ql.exec.FunctionUtils.FunctionType

Packages that use FunctionUtils.FunctionType
org.apache.hadoop.hive.ql.exec Hive QL execution tasks, operators, functions and other handlers. 
 

Uses of FunctionUtils.FunctionType in org.apache.hadoop.hive.ql.exec
 

Methods in org.apache.hadoop.hive.ql.exec that return FunctionUtils.FunctionType
static FunctionUtils.FunctionType FunctionUtils.FunctionType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FunctionUtils.FunctionType[] FunctionUtils.FunctionType.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.