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

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

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

Methods in org.apache.hadoop.hive.ql.plan that return RevokeDesc
 RevokeDesc DDLWork.getRevokeDesc()
           
 

Methods in org.apache.hadoop.hive.ql.plan with parameters of type RevokeDesc
 void DDLWork.setRevokeDesc(RevokeDesc revokeDesc)
           
 

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



Copyright © 2014 The Apache Software Foundation. All rights reserved.