public static class MetastoreServiceClient.ListCatalogsPagedResponse extends AbstractPagedListResponse<ListCatalogsRequest,ListCatalogsResponse,Catalog,MetastoreServiceClient.ListCatalogsPage,MetastoreServiceClient.ListCatalogsFixedSizeCollection>
Inheritance
java.lang.Object > AbstractPagedListResponse > MetastoreServiceClient.ListCatalogsPagedResponseStatic Methods
createAsync(PageContext<ListCatalogsRequest,ListCatalogsResponse,Catalog> context, ApiFuture<ListCatalogsResponse> futureResponse)
public static ApiFuture<MetastoreServiceClient.ListCatalogsPagedResponse> createAsync(PageContext<ListCatalogsRequest,ListCatalogsResponse,Catalog> context, ApiFuture<ListCatalogsResponse> futureResponse)
Parameters | |
---|---|
Name | Description |
context |
PageContext<ListCatalogsRequest,ListCatalogsResponse,Catalog> |
futureResponse |
ApiFuture<ListCatalogsResponse> |
Returns | |
---|---|
Type | Description |
ApiFuture<ListCatalogsPagedResponse> |