Class MetastoreServiceClient.ListTablesPagedResponse (0.30.0)

public static class MetastoreServiceClient.ListTablesPagedResponse extends AbstractPagedListResponse<ListTablesRequest,ListTablesResponse,Table,MetastoreServiceClient.ListTablesPage,MetastoreServiceClient.ListTablesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > MetastoreServiceClient.ListTablesPagedResponse

Static Methods

createAsync(PageContext<ListTablesRequest,ListTablesResponse,Table> context, ApiFuture<ListTablesResponse> futureResponse)

public static ApiFuture<MetastoreServiceClient.ListTablesPagedResponse> createAsync(PageContext<ListTablesRequest,ListTablesResponse,Table> context, ApiFuture<ListTablesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListTablesRequest,ListTablesResponse,Table>
futureResponse ApiFuture<ListTablesResponse>
Returns
Type Description
ApiFuture<ListTablesPagedResponse>