Package | Description |
---|---|
org.apache.lens.cube.parse |
Modifier and Type | Class and Description |
---|---|
class |
CubeQueryContext |
class |
DefaultQueryAST |
Modifier and Type | Method and Description |
---|---|
QueryAST |
SimpleHQLContext.getQueryAst() |
QueryAST |
QueryWriterContext.getQueryAst() |
QueryAST |
MultiCandidateQueryWriterContext.getQueryAst() |
Modifier and Type | Method and Description |
---|---|
default void |
QueryAST.copyFrom(QueryAST sourceAst) |
static DefaultQueryAST |
DefaultQueryAST.fromStorageCandidate(DimHQLContext sc,
QueryAST ast) |
Constructor and Description |
---|
SimpleHQLContext(QueryAST queryAst) |
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.