| Package | Description |
|---|---|
| org.apache.kylin.query.relnode | |
| org.apache.kylin.query.routing |
| Modifier and Type | Field and Description |
|---|---|
OLAPTableScan |
OLAPContext.firstTableScan |
| Modifier and Type | Field and Description |
|---|---|
Set<OLAPTableScan> |
OLAPContext.allTableScans |
| Modifier and Type | Method and Description |
|---|---|
Collection<OLAPTableScan> |
RealizationCheck.IncapableReason.getNotFoundTables() |
| Modifier and Type | Method and Description |
|---|---|
static RealizationCheck.IncapableReason |
RealizationCheck.IncapableReason.notFoundTables(Collection<OLAPTableScan> notFoundTables) |
void |
RealizationCheck.IncapableReason.setNotFoundTables(Collection<OLAPTableScan> notFoundTables) |
Copyright © 2014–2017 Apache Software Foundation. All rights reserved.