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

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

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

Methods in org.apache.hadoop.hive.ql.plan that return DropFunctionDesc
 DropFunctionDesc FunctionWork.getDropFunctionDesc()
           
 

Methods in org.apache.hadoop.hive.ql.plan with parameters of type DropFunctionDesc
 void FunctionWork.setDropFunctionDesc(DropFunctionDesc dropFunctionDesc)
           
 

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



Copyright © 2011 The Apache Software Foundation