| Package | Description |
|---|---|
| org.apache.paimon.open.api |
| Modifier and Type | Method and Description |
|---|---|
GetTableResponse |
RESTCatalogController.alterTable(String prefix,
String database,
String table,
AlterTableRequest request) |
GetTableResponse |
RESTCatalogController.createTable(String prefix,
String database,
CreateTableRequest request) |
GetTableResponse |
RESTCatalogController.getTable(String prefix,
String database,
String table) |
GetTableResponse |
RESTCatalogController.renameTable(String prefix,
String database,
String table,
RenameTableRequest request) |
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.