Uses of Class
com.google.cloud.bigquery.biglake.v1alpha1.ListLocksRequest
-
Packages that use ListLocksRequest Package Description com.google.cloud.bigquery.biglake.v1alpha1 A client to BigLake APIcom.google.cloud.bigquery.biglake.v1alpha1.stub -
-
Uses of ListLocksRequest in com.google.cloud.bigquery.biglake.v1alpha1
Methods in com.google.cloud.bigquery.biglake.v1alpha1 that return ListLocksRequest Modifier and Type Method Description ListLocksRequest
ListLocksRequest.Builder. build()
ListLocksRequest
ListLocksRequest.Builder. buildPartial()
static ListLocksRequest
ListLocksRequest. getDefaultInstance()
ListLocksRequest
ListLocksRequest.Builder. getDefaultInstanceForType()
ListLocksRequest
ListLocksRequest. getDefaultInstanceForType()
static ListLocksRequest
ListLocksRequest. parseDelimitedFrom(InputStream input)
static ListLocksRequest
ListLocksRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListLocksRequest
ListLocksRequest. parseFrom(byte[] data)
static ListLocksRequest
ListLocksRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListLocksRequest
ListLocksRequest. parseFrom(com.google.protobuf.ByteString data)
static ListLocksRequest
ListLocksRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListLocksRequest
ListLocksRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static ListLocksRequest
ListLocksRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListLocksRequest
ListLocksRequest. parseFrom(InputStream input)
static ListLocksRequest
ListLocksRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListLocksRequest
ListLocksRequest. parseFrom(ByteBuffer data)
static ListLocksRequest
ListLocksRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.bigquery.biglake.v1alpha1 that return types with arguments of type ListLocksRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListLocksRequest,ListLocksResponse>
MetastoreServiceGrpc. getListLocksMethod()
com.google.protobuf.Parser<ListLocksRequest>
ListLocksRequest. getParserForType()
com.google.api.gax.rpc.UnaryCallable<ListLocksRequest,ListLocksResponse>
MetastoreServiceClient. listLocksCallable()
List all locks in a specified database.com.google.api.gax.rpc.UnaryCallable<ListLocksRequest,MetastoreServiceClient.ListLocksPagedResponse>
MetastoreServiceClient. listLocksPagedCallable()
List all locks in a specified database.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.com.google.api.gax.rpc.PagedCallSettings<ListLocksRequest,ListLocksResponse,MetastoreServiceClient.ListLocksPagedResponse>
MetastoreServiceSettings. listLocksSettings()
Returns the object with the settings used for calls to listLocks.static com.google.protobuf.Parser<ListLocksRequest>
ListLocksRequest. parser()
Methods in com.google.cloud.bigquery.biglake.v1alpha1 with parameters of type ListLocksRequest Modifier and Type Method Description MetastoreServiceClient.ListLocksPagedResponse
MetastoreServiceClient. listLocks(ListLocksRequest request)
List all locks in a specified database.default void
MetastoreServiceGrpc.AsyncService. listLocks(ListLocksRequest request, io.grpc.stub.StreamObserver<ListLocksResponse> responseObserver)
List all locks in a specified database.ListLocksResponse
MetastoreServiceGrpc.MetastoreServiceBlockingStub. listLocks(ListLocksRequest request)
List all locks in a specified database.com.google.common.util.concurrent.ListenableFuture<ListLocksResponse>
MetastoreServiceGrpc.MetastoreServiceFutureStub. listLocks(ListLocksRequest request)
List all locks in a specified database.void
MetastoreServiceGrpc.MetastoreServiceStub. listLocks(ListLocksRequest request, io.grpc.stub.StreamObserver<ListLocksResponse> responseObserver)
List all locks in a specified database.ListLocksRequest.Builder
ListLocksRequest.Builder. mergeFrom(ListLocksRequest other)
static ListLocksRequest.Builder
ListLocksRequest. newBuilder(ListLocksRequest prototype)
Method parameters in com.google.cloud.bigquery.biglake.v1alpha1 with type arguments of type ListLocksRequest Modifier and Type Method 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)
protected MetastoreServiceClient.ListLocksPage
MetastoreServiceClient.ListLocksPage. createPage(com.google.api.gax.rpc.PageContext<ListLocksRequest,ListLocksResponse,Lock> context, ListLocksResponse response)
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)
-
Uses of ListLocksRequest in com.google.cloud.bigquery.biglake.v1alpha1.stub
Methods in com.google.cloud.bigquery.biglake.v1alpha1.stub that return types with arguments of type ListLocksRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListLocksRequest,ListLocksResponse>
GrpcMetastoreServiceStub. listLocksCallable()
com.google.api.gax.rpc.UnaryCallable<ListLocksRequest,ListLocksResponse>
HttpJsonMetastoreServiceStub. listLocksCallable()
com.google.api.gax.rpc.UnaryCallable<ListLocksRequest,ListLocksResponse>
MetastoreServiceStub. listLocksCallable()
com.google.api.gax.rpc.UnaryCallable<ListLocksRequest,MetastoreServiceClient.ListLocksPagedResponse>
GrpcMetastoreServiceStub. listLocksPagedCallable()
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.PagedCallSettings.Builder<ListLocksRequest,ListLocksResponse,MetastoreServiceClient.ListLocksPagedResponse>
MetastoreServiceStubSettings.Builder. listLocksSettings()
Returns the builder for the settings used for calls to listLocks.com.google.api.gax.rpc.PagedCallSettings<ListLocksRequest,ListLocksResponse,MetastoreServiceClient.ListLocksPagedResponse>
MetastoreServiceStubSettings. listLocksSettings()
Returns the object with the settings used for calls to listLocks.
-