Class MetastoreServiceClient.ListCatalogsPagedResponse (0.29.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
NameDescription
contextPageContext<ListCatalogsRequest,ListCatalogsResponse,Catalog>
futureResponseApiFuture<ListCatalogsResponse>
Returns
TypeDescription
ApiFuture<ListCatalogsPagedResponse>