Uses of Class
org.apache.hadoop.hive.ql.optimizer.index.RewriteQueryUsingAggregateIndexCtx

Packages that use RewriteQueryUsingAggregateIndexCtx
org.apache.hadoop.hive.ql.optimizer.index   
 

Uses of RewriteQueryUsingAggregateIndexCtx in org.apache.hadoop.hive.ql.optimizer.index
 

Methods in org.apache.hadoop.hive.ql.optimizer.index that return RewriteQueryUsingAggregateIndexCtx
static RewriteQueryUsingAggregateIndexCtx RewriteQueryUsingAggregateIndexCtx.getInstance(ParseContext parseContext, Hive hiveDb, String indexTableName, String baseTableName, String aggregateFunction)
           
 



Copyright © 2012 The Apache Software Foundation