| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.gateway.api |
| 限定符和类型 | 方法和说明 |
|---|---|
Set<TableInfo> |
SqlGatewayService.listTables(SessionHandle sessionHandle,
String catalogName,
String databaseName,
Set<org.apache.flink.table.catalog.CatalogBaseTable.TableKind> tableKinds)
Return all available tables/views in the given catalog and database.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.