Package | Description |
---|---|
org.apache.lens.cube.parse.join |
Modifier and Type | Method and Description |
---|---|
JoinClause |
AutoJoinContext.getMinCostClause() |
Modifier and Type | Method and Description |
---|---|
Map<CandidateFact,JoinClause> |
AutoJoinContext.getFactClauses() |
Modifier and Type | Method and Description |
---|---|
int |
JoinClause.compareTo(JoinClause joinClause) |
String |
AutoJoinContext.getMergedJoinClause(CubeQueryContext cubeql,
JoinClause joinClause,
Map<Dimension,CandidateDim> dimsToQuery) |
void |
AutoJoinContext.setMinCostClause(JoinClause minCostClause) |
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.