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

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

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

Methods in org.apache.hadoop.hive.ql.plan that return createTableDesc
 createTableDesc DDLWork.getCreateTblDesc()
           
 

Methods in org.apache.hadoop.hive.ql.plan with parameters of type createTableDesc
 void DDLWork.setCreateTblDesc(createTableDesc createTblDesc)
           
 

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



Copyright © 2009 The Apache Software Foundation