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

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

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

Methods in org.apache.hadoop.hive.ql.plan that return ShowGrantDesc
 ShowGrantDesc DDLWork.getShowGrantDesc()
           
 

Methods in org.apache.hadoop.hive.ql.plan with parameters of type ShowGrantDesc
 void DDLWork.setShowGrantDesc(ShowGrantDesc showGrantDesc)
           
 

Constructors in org.apache.hadoop.hive.ql.plan with parameters of type ShowGrantDesc
DDLWork(HashSet<ReadEntity> inputs, HashSet<WriteEntity> outputs, ShowGrantDesc showGrant)
           
 



Copyright © 2011 The Apache Software Foundation