| Package | Description |
|---|---|
| io.cdap.delta.api.assessment |
| Modifier and Type | Method and Description |
|---|---|
default TableDetail |
TableRegistry.describeTable(String database,
String table)
Return details about a table.
|
default TableDetail |
TableRegistry.describeTable(String database,
String schema,
String table)
Return details about a table.
|
Copyright © 2021 CDAP Licensed under the Apache License, Version 2.0.