Package | Description |
---|---|
org.apache.paimon.rest | |
org.apache.paimon.rest.responses |
Modifier and Type | Method and Description |
---|---|
protected <T> List<T> |
RESTCatalog.listDataFromPageApi(java.util.function.Function<Map<String,String>,PagedResponse<T>> pageApi) |
Modifier and Type | Class and Description |
---|---|
class |
ListPartitionsResponse
Response for listing partitions.
|
class |
ListTableDetailsResponse
Response for listing table details.
|
class |
ListTablesResponse
Response for listing tables.
|
class |
ListViewDetailsResponse
Response for listing view details.
|
class |
ListViewsResponse
Response for listing views.
|
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.