| Package | Description |
|---|---|
| com.facebook.presto.druid | |
| com.facebook.presto.druid.ingestion |
| Modifier and Type | Method and Description |
|---|---|
List<DruidColumnInfo> |
DruidClient.getColumnDataType(String tableName) |
| Modifier and Type | Method and Description |
|---|---|
List<DruidColumnInfo> |
DruidIngestionTableHandle.getColumns() |
| Constructor and Description |
|---|
DruidIngestionTableHandle(String schemaName,
String tableName,
List<DruidColumnInfo> columns) |
Copyright © 2012–2021. All rights reserved.