Class MetastoreServiceClient.ListLocksPagedResponse (0.19.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
NameDescription
contextPageContext<ListLocksRequest,ListLocksResponse,Lock>
futureResponseApiFuture<ListLocksResponse>
Returns
TypeDescription
ApiFuture<ListLocksPagedResponse>