Uses of Package
org.apache.hadoop.hive.ql.optimizer.index

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

Classes in org.apache.hadoop.hive.ql.optimizer.index used by org.apache.hadoop.hive.ql.optimizer.index
RewriteCanApplyCtx
          RewriteCanApplyCtx class stores the context for the RewriteCanApplyProcFactory to determine if any index can be used and if the input query meets all the criteria for rewrite optimization.
RewriteQueryUsingAggregateIndexCtx
          RewriteQueryUsingAggregateIndexCtx class stores the context for the RewriteQueryUsingAggregateIndex used to rewrite operator plan with index table instead of base table.
 



Copyright © 2014 The Apache Software Foundation. All rights reserved.