public interface QueryWriterContext
| Modifier and Type | Method and Description |
|---|---|
void |
addAutoJoinDims() |
void |
addDenormDims() |
void |
addExpressionDims() |
Map<Dimension,CandidateDim> |
getDimsToQuery() |
QueryAST |
getQueryAst() |
QueryWriter |
toQueryWriter() |
void |
updateDimFilterWithFactFilter() |
void |
updateFromString() |
void addAutoJoinDims()
throws LensException
LensExceptionvoid addExpressionDims()
throws LensException
LensExceptionvoid addDenormDims()
throws LensException
LensExceptionvoid updateDimFilterWithFactFilter()
throws LensException
LensExceptionQueryAST getQueryAst()
void updateFromString()
throws LensException
LensExceptionQueryWriter toQueryWriter() throws LensException
LensExceptionMap<Dimension,CandidateDim> getDimsToQuery()
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.