public final class RewriteQueryUsingAggregateIndex
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static org.apache.hadoop.hive.ql.optimizer.index.RewriteQueryUsingAggregateIndex.NewQueryGroupbySchemaProc |
getNewQueryGroupbySchemaProc() |
static org.apache.hadoop.hive.ql.optimizer.index.RewriteQueryUsingAggregateIndex.NewQuerySelectSchemaProc |
getNewQuerySelectSchemaProc() |
static org.apache.hadoop.hive.ql.optimizer.index.RewriteQueryUsingAggregateIndex.ReplaceTableScanOpProc |
getReplaceTableScanProc() |
public static org.apache.hadoop.hive.ql.optimizer.index.RewriteQueryUsingAggregateIndex.NewQuerySelectSchemaProc getNewQuerySelectSchemaProc()
public static org.apache.hadoop.hive.ql.optimizer.index.RewriteQueryUsingAggregateIndex.ReplaceTableScanOpProc getReplaceTableScanProc()
public static org.apache.hadoop.hive.ql.optimizer.index.RewriteQueryUsingAggregateIndex.NewQueryGroupbySchemaProc getNewQueryGroupbySchemaProc()
Copyright © 2012 The Apache Software Foundation