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

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

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

Methods in org.apache.hadoop.hive.ql.plan that return CreateIndexDesc
 CreateIndexDesc DDLWork.getCreateIndexDesc()
           
 

Methods in org.apache.hadoop.hive.ql.plan with parameters of type CreateIndexDesc
 void DDLWork.setCreateIndexDesc(CreateIndexDesc createIndexDesc)
           
 

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



Copyright © 2011 The Apache Software Foundation