Package | Description |
---|---|
com.huawei.dli.sdk | |
com.huawei.dli.sdk.common |
Modifier and Type | Field and Description |
---|---|
protected TableSchema |
TunnelJob.tblSchema |
Modifier and Type | Method and Description |
---|---|
TableSchema |
SQLJob.getResultSchema() |
TableSchema |
ResultSet.getSchema()
Get the Schema of the ResultSet
|
TableSchema |
Table.getTableDetail()
Get describes the metadata information for the specified table.
|
TableSchema |
Database.getTableDetail(String tableName) |
Modifier and Type | Method and Description |
---|---|
protected void |
TunnelJob.prepare(Queue queue,
TableSchema tblSchema) |
Modifier and Type | Method and Description |
---|---|
TableSchema |
Row.getSchema() |
Constructor and Description |
---|
Row(TableSchema schema) |
Copyright © 2023. All rights reserved.