Uses of Class
org.apache.hadoop.hive.ql.plan.createFunctionDesc

Packages that use createFunctionDesc
org.apache.hadoop.hive.ql.plan   
 

Uses of createFunctionDesc in org.apache.hadoop.hive.ql.plan
 

Methods in org.apache.hadoop.hive.ql.plan that return createFunctionDesc
 createFunctionDesc FunctionWork.getCreateFunctionDesc()
           
 

Methods in org.apache.hadoop.hive.ql.plan with parameters of type createFunctionDesc
 void FunctionWork.setCreateFunctionDesc(createFunctionDesc createFunctionDesc)
           
 

Constructors in org.apache.hadoop.hive.ql.plan with parameters of type createFunctionDesc
FunctionWork(createFunctionDesc createFunctionDesc)
           
 



Copyright © 2009 The Apache Software Foundation