| Package | Description |
|---|---|
| io.prestosql.sql.planner.planprinter |
| Modifier and Type | Method and Description |
|---|---|
Set<IoPlanPrinter.IoPlan.TableColumnInfo> |
IoPlanPrinter.IoPlan.getInputTableColumnInfos() |
| Constructor and Description |
|---|
IoPlan(Set<IoPlanPrinter.IoPlan.TableColumnInfo> inputTableColumnInfos,
Optional<CatalogSchemaTableName> outputTable) |
Copyright © 2012–2019. All rights reserved.