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

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

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

Methods in org.apache.hadoop.hive.ql.plan that return showTableStatusDesc
 showTableStatusDesc DDLWork.getShowTblStatusDesc()
           
 

Methods in org.apache.hadoop.hive.ql.plan with parameters of type showTableStatusDesc
 void DDLWork.setShowTblStatusDesc(showTableStatusDesc showTblStatusDesc)
           
 

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



Copyright © 2009 The Apache Software Foundation