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

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

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

Methods in org.apache.hadoop.hive.ql.plan that return alterTableDesc
 alterTableDesc DDLWork.getAlterTblDesc()
           
 

Methods in org.apache.hadoop.hive.ql.plan with parameters of type alterTableDesc
 void DDLWork.setAlterTblDesc(alterTableDesc alterTblDesc)
           
 

Constructors in org.apache.hadoop.hive.ql.plan with parameters of type alterTableDesc
DDLWork(alterTableDesc alterTblDesc)
           
 



Copyright © 2009 The Apache Software Foundation