Uses of Class
com.google.cloud.bigquery.biglake.v1alpha1.MetastoreServiceClient.ListLocksPage
-
Packages that use MetastoreServiceClient.ListLocksPage Package Description com.google.cloud.bigquery.biglake.v1alpha1 A client to BigLake API -
-
Uses of MetastoreServiceClient.ListLocksPage in com.google.cloud.bigquery.biglake.v1alpha1
Methods in com.google.cloud.bigquery.biglake.v1alpha1 that return MetastoreServiceClient.ListLocksPage Modifier and Type Method Description protected MetastoreServiceClient.ListLocksPage
MetastoreServiceClient.ListLocksPage. createPage(com.google.api.gax.rpc.PageContext<ListLocksRequest,ListLocksResponse,Lock> context, ListLocksResponse response)
Methods in com.google.cloud.bigquery.biglake.v1alpha1 that return types with arguments of type MetastoreServiceClient.ListLocksPage Modifier and Type Method Description com.google.api.core.ApiFuture<MetastoreServiceClient.ListLocksPage>
MetastoreServiceClient.ListLocksPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListLocksRequest,ListLocksResponse,Lock> context, com.google.api.core.ApiFuture<ListLocksResponse> futureResponse)
Method parameters in com.google.cloud.bigquery.biglake.v1alpha1 with type arguments of type MetastoreServiceClient.ListLocksPage Modifier and Type Method Description protected MetastoreServiceClient.ListLocksFixedSizeCollection
MetastoreServiceClient.ListLocksFixedSizeCollection. createCollection(List<MetastoreServiceClient.ListLocksPage> pages, int collectionSize)
-