| Package | Description |
|---|---|
| io.hetu.core.plugin.datacenter | |
| io.hetu.core.plugin.datacenter.client |
| Modifier and Type | Method and Description |
|---|---|
List<DataCenterColumn> |
DataCenterTable.getColumns() |
| Constructor and Description |
|---|
DataCenterTable(String name,
List<DataCenterColumn> columns)
Constructor of data center table.
|
| Modifier and Type | Method and Description |
|---|---|
List<DataCenterColumn> |
DataCenterClient.getColumns(String sql)
Get the columns information of this sql.
|
Copyright © 2012–2020. All rights reserved.