Class MetastoreServiceClient.ListLocksPagedResponse (0.33.0)

public static class MetastoreServiceClient.ListLocksPagedResponse extends AbstractPagedListResponse<ListLocksRequest,ListLocksResponse,Lock,MetastoreServiceClient.ListLocksPage,MetastoreServiceClient.ListLocksFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > MetastoreServiceClient.ListLocksPagedResponse

Static Methods

createAsync(PageContext<ListLocksRequest,ListLocksResponse,Lock> context, ApiFuture<ListLocksResponse> futureResponse)

public static ApiFuture<MetastoreServiceClient.ListLocksPagedResponse> createAsync(PageContext<ListLocksRequest,ListLocksResponse,Lock> context, ApiFuture<ListLocksResponse> futureResponse)
Parameters
Name Description
context PageContext<ListLocksRequest,ListLocksResponse,Lock>
futureResponse ApiFuture<ListLocksResponse>
Returns
Type Description
ApiFuture<ListLocksPagedResponse>