| Package | Description |
|---|---|
| io.prestosql.execution |
| Modifier and Type | Method and Description |
|---|---|
List<Column> |
Input.getColumns() |
| Constructor and Description |
|---|
Input(CatalogName catalogName,
String schema,
String table,
Optional<Object> connectorInfo,
List<Column> columns) |
Copyright © 2012–2019. All rights reserved.