Package | Description |
---|---|
org.apache.paimon.open.api | |
org.apache.paimon.rest.responses |
Modifier and Type | Method and Description |
---|---|
GetViewResponse |
RESTCatalogController.getView(String prefix,
String database,
String view) |
Modifier and Type | Method and Description |
---|---|
List<GetViewResponse> |
ListViewDetailsResponse.data() |
List<GetViewResponse> |
ListViewDetailsResponse.getViewDetails() |
Constructor and Description |
---|
ListViewDetailsResponse(List<GetViewResponse> viewDetails) |
ListViewDetailsResponse(List<GetViewResponse> viewDetails,
String nextPageToken) |
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.