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 SemanticAnalyzer.GlobalLimitCtx.getLastReduceLimitDesc()
           
 

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



Copyright © 2011 The Apache Software Foundation