public static class MetastoreServiceClient.ListLocksPage extends com.google.api.gax.paging.AbstractPage<ListLocksRequest,ListLocksResponse,Lock,MetastoreServiceClient.ListLocksPage>
| Modifier and Type | Method and Description |
|---|---|
protected MetastoreServiceClient.ListLocksPage |
createPage(com.google.api.gax.rpc.PageContext<ListLocksRequest,ListLocksResponse,Lock> context,
ListLocksResponse response) |
com.google.api.core.ApiFuture<MetastoreServiceClient.ListLocksPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListLocksRequest,ListLocksResponse,Lock> context,
com.google.api.core.ApiFuture<ListLocksResponse> futureResponse) |
protected MetastoreServiceClient.ListLocksPage createPage(com.google.api.gax.rpc.PageContext<ListLocksRequest,ListLocksResponse,Lock> context, ListLocksResponse response)
createPage in class com.google.api.gax.paging.AbstractPage<ListLocksRequest,ListLocksResponse,Lock,MetastoreServiceClient.ListLocksPage>public com.google.api.core.ApiFuture<MetastoreServiceClient.ListLocksPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListLocksRequest,ListLocksResponse,Lock> context, com.google.api.core.ApiFuture<ListLocksResponse> futureResponse)
createPageAsync in class com.google.api.gax.paging.AbstractPage<ListLocksRequest,ListLocksResponse,Lock,MetastoreServiceClient.ListLocksPage>Copyright © 2023 Google LLC. All rights reserved.