| Package | Description |
|---|---|
| com.google.cloud.bigquery.biglake.v1alpha1 |
A client to BigLake API
|
| com.google.cloud.bigquery.biglake.v1alpha1.stub |
| Modifier and Type | Method and Description |
|---|---|
MetastoreServiceClient.ListLocksPagedResponse |
MetastoreServiceClient.listLocks(DatabaseName parent)
List all locks in a specified database.
|
MetastoreServiceClient.ListLocksPagedResponse |
MetastoreServiceClient.listLocks(ListLocksRequest request)
List all locks in a specified database.
|
MetastoreServiceClient.ListLocksPagedResponse |
MetastoreServiceClient.listLocks(String parent)
List all locks in a specified database.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<MetastoreServiceClient.ListLocksPagedResponse> |
MetastoreServiceClient.ListLocksPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListLocksRequest,ListLocksResponse,Lock> context,
com.google.api.core.ApiFuture<ListLocksResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListLocksRequest,MetastoreServiceClient.ListLocksPagedResponse> |
MetastoreServiceClient.listLocksPagedCallable()
List all locks in a specified database.
|
com.google.api.gax.rpc.PagedCallSettings<ListLocksRequest,ListLocksResponse,MetastoreServiceClient.ListLocksPagedResponse> |
MetastoreServiceSettings.listLocksSettings()
Returns the object with the settings used for calls to listLocks.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListLocksRequest,ListLocksResponse,MetastoreServiceClient.ListLocksPagedResponse> |
MetastoreServiceSettings.Builder.listLocksSettings()
Returns the builder for the settings used for calls to listLocks.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListLocksRequest,MetastoreServiceClient.ListLocksPagedResponse> |
HttpJsonMetastoreServiceStub.listLocksPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListLocksRequest,MetastoreServiceClient.ListLocksPagedResponse> |
MetastoreServiceStub.listLocksPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListLocksRequest,MetastoreServiceClient.ListLocksPagedResponse> |
GrpcMetastoreServiceStub.listLocksPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListLocksRequest,ListLocksResponse,MetastoreServiceClient.ListLocksPagedResponse> |
MetastoreServiceStubSettings.listLocksSettings()
Returns the object with the settings used for calls to listLocks.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListLocksRequest,ListLocksResponse,MetastoreServiceClient.ListLocksPagedResponse> |
MetastoreServiceStubSettings.Builder.listLocksSettings()
Returns the builder for the settings used for calls to listLocks.
|
Copyright © 2023 Google LLC. All rights reserved.