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

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

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

Methods in org.apache.hadoop.hive.ql.plan that return ShowTxnsDesc
 ShowTxnsDesc DDLWork.getShowTxnsDesc()
           
 

Methods in org.apache.hadoop.hive.ql.plan with parameters of type ShowTxnsDesc
 void DDLWork.setShowTxnsDesc(ShowTxnsDesc showTxnsDesc)
           
 

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



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