| Package | Description |
|---|---|
| org.apache.kylin.query.relnode |
| Modifier and Type | Method and Description |
|---|---|
ColumnRowType |
OLAPTableScan.getColumnRowType() |
ColumnRowType |
OLAPSortRel.getColumnRowType() |
ColumnRowType |
OLAPRel.getColumnRowType()
get the row type of ColumnDesc
|
ColumnRowType |
OLAPProjectRel.getColumnRowType() |
ColumnRowType |
OLAPLimitRel.getColumnRowType() |
ColumnRowType |
OLAPJoinRel.getColumnRowType() |
ColumnRowType |
OLAPFilterRel.getColumnRowType() |
ColumnRowType |
OLAPAggregateRel.getColumnRowType() |
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.