Class MetastoreServiceClient.ListCatalogsPagedResponse (0.30.0)

public static class MetastoreServiceClient.ListCatalogsPagedResponse extends AbstractPagedListResponse<ListCatalogsRequest,ListCatalogsResponse,Catalog,MetastoreServiceClient.ListCatalogsPage,MetastoreServiceClient.ListCatalogsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > MetastoreServiceClient.ListCatalogsPagedResponse

Static 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>