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
LensException
void addExpressionDims() throws LensException
LensException
void addDenormDims() throws LensException
LensException
void updateDimFilterWithFactFilter() throws LensException
LensException
QueryAST getQueryAst()
void updateFromString() throws LensException
LensException
QueryWriter toQueryWriter() throws LensException
LensException
Map<Dimension,CandidateDim> getDimsToQuery()
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.