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

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

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

Methods in org.apache.hadoop.hive.ql.plan that return showPartitionsDesc
 showPartitionsDesc DDLWork.getShowPartsDesc()
           
 

Methods in org.apache.hadoop.hive.ql.plan with parameters of type showPartitionsDesc
 void DDLWork.setShowPartsDesc(showPartitionsDesc showPartsDesc)
           
 

Constructors in org.apache.hadoop.hive.ql.plan with parameters of type showPartitionsDesc
DDLWork(Set<ReadEntity> inputs, Set<WriteEntity> outputs, showPartitionsDesc showPartsDesc)
           
 



Copyright © 2009 The Apache Software Foundation