Class HiveMetastoreServiceClient.ListHiveTablesPagedResponse (0.76.0)

public static class HiveMetastoreServiceClient.ListHiveTablesPagedResponse extends AbstractPagedListResponse<ListHiveTablesRequest,ListHiveTablesResponse,HiveTable,HiveMetastoreServiceClient.ListHiveTablesPage,HiveMetastoreServiceClient.ListHiveTablesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > HiveMetastoreServiceClient.ListHiveTablesPagedResponse

Static Methods

createAsync(PageContext<ListHiveTablesRequest,ListHiveTablesResponse,HiveTable> context, ApiFuture<ListHiveTablesResponse> futureResponse)

public static ApiFuture<HiveMetastoreServiceClient.ListHiveTablesPagedResponse> createAsync(PageContext<ListHiveTablesRequest,ListHiveTablesResponse,HiveTable> context, ApiFuture<ListHiveTablesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListHiveTablesRequest,ListHiveTablesResponse,HiveTable>
futureResponse ApiFuture<ListHiveTablesResponse>
Returns
Type Description
ApiFuture<ListHiveTablesPagedResponse>