Package | Description |
---|---|
org.apache.lens.cube.parse |
Modifier and Type | Class and Description |
---|---|
class |
CandidateDim
Holds context of a candidate dim table.
|
class |
CandidateFact
Holds context of a candidate fact table.
|
Modifier and Type | Method and Description |
---|---|
void |
CubeQueryContext.addOptionalDimTable(String alias,
CandidateTable candidate,
boolean isRequiredInJoin,
String cubeCol,
boolean isRef,
String... cols) |
void |
CubeQueryContext.addOptionalExprDimTable(String dimAlias,
String queriedExpr,
String srcTableAlias,
CandidateTable candidate,
String... cols) |
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.