Class MetastoreServiceClient.ListTablesPagedResponse (0.12.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
NameDescription
contextPageContext<ListTablesRequest,ListTablesResponse,Table>
futureResponseApiFuture<ListTablesResponse>
Returns
TypeDescription
ApiFuture<ListTablesPagedResponse>