Package | Description |
---|---|
org.apache.paimon.open.api | |
org.apache.paimon.rest.responses |
Modifier and Type | Method and Description |
---|---|
GetTableResponse |
RESTCatalogController.getTable(String prefix,
String database,
String table) |
Modifier and Type | Method and Description |
---|---|
List<GetTableResponse> |
ListTableDetailsResponse.data() |
List<GetTableResponse> |
ListTableDetailsResponse.getTableDetails() |
Constructor and Description |
---|
ListTableDetailsResponse(List<GetTableResponse> tableDetails) |
ListTableDetailsResponse(List<GetTableResponse> tableDetails,
String nextPageToken) |
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.