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

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

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

Methods in org.apache.hadoop.hive.ql.plan that return MsckDesc
 MsckDesc DDLWork.getMsckDesc()
           
 

Methods in org.apache.hadoop.hive.ql.plan with parameters of type MsckDesc
 void DDLWork.setMsckDesc(MsckDesc msckDesc)
           
 

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



Copyright © 2009 The Apache Software Foundation