public static class MetastoreServiceClient.ListTablesPagedResponse extends AbstractPagedListResponse<ListTablesRequest,ListTablesResponse,Table,MetastoreServiceClient.ListTablesPage,MetastoreServiceClient.ListTablesFixedSizeCollection>
Inheritance
java.lang.Object > AbstractPagedListResponse > MetastoreServiceClient.ListTablesPagedResponseStatic 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> |