Class HiveMetastoreServiceClient.ListHiveCatalogsPagedResponse (0.76.0)

public static class HiveMetastoreServiceClient.ListHiveCatalogsPagedResponse extends AbstractPagedListResponse<ListHiveCatalogsRequest,ListHiveCatalogsResponse,HiveCatalog,HiveMetastoreServiceClient.ListHiveCatalogsPage,HiveMetastoreServiceClient.ListHiveCatalogsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > HiveMetastoreServiceClient.ListHiveCatalogsPagedResponse

Static Methods

createAsync(PageContext<ListHiveCatalogsRequest,ListHiveCatalogsResponse,HiveCatalog> context, ApiFuture<ListHiveCatalogsResponse> futureResponse)

public static ApiFuture<HiveMetastoreServiceClient.ListHiveCatalogsPagedResponse> createAsync(PageContext<ListHiveCatalogsRequest,ListHiveCatalogsResponse,HiveCatalog> context, ApiFuture<ListHiveCatalogsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListHiveCatalogsRequest,ListHiveCatalogsResponse,HiveCatalog>
futureResponse ApiFuture<ListHiveCatalogsResponse>
Returns
Type Description
ApiFuture<ListHiveCatalogsPagedResponse>