public class CubeQueryRewriter extends Object
| Constructor and Description |
|---|
CubeQueryRewriter(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.hive.conf.HiveConf hconf) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
org.apache.hadoop.hive.ql.Context |
getQLContext() |
CubeQueryContext |
rewrite(org.apache.hadoop.hive.ql.parse.ASTNode astnode) |
CubeQueryContext |
rewrite(String command) |
public CubeQueryRewriter(org.apache.hadoop.conf.Configuration conf,
org.apache.hadoop.hive.conf.HiveConf hconf)
public CubeQueryContext rewrite(org.apache.hadoop.hive.ql.parse.ASTNode astnode) throws LensException
LensExceptionpublic CubeQueryContext rewrite(String command) throws LensException
LensExceptionpublic org.apache.hadoop.hive.ql.Context getQLContext()
public void clear()
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.