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

Packages that use LimitDesc
org.apache.hadoop.hive.ql.parse   
 

Uses of LimitDesc in org.apache.hadoop.hive.ql.parse
 

Methods in org.apache.hadoop.hive.ql.parse that return LimitDesc
 LimitDesc GlobalLimitCtx.getLastReduceLimitDesc()
           
 

Methods in org.apache.hadoop.hive.ql.parse with parameters of type LimitDesc
 void GlobalLimitCtx.setLastReduceLimitDesc(LimitDesc lastReduceLimitDesc)
           
 



Copyright © 2012 The Apache Software Foundation