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

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

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

Methods in org.apache.hadoop.hive.ql.plan that return ShowCompactionsDesc
 ShowCompactionsDesc DDLWork.getShowCompactionsDesc()
           
 

Methods in org.apache.hadoop.hive.ql.plan with parameters of type ShowCompactionsDesc
 void DDLWork.setShowCompactionsDesc(ShowCompactionsDesc showCompactionsDesc)
           
 

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



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