Uses of Class
com.google.cloud.bigquery.biglake.v1alpha1.Lock
-
Packages that use Lock Package Description com.google.cloud.bigquery.biglake.v1alpha1 A client to BigLake APIcom.google.cloud.bigquery.biglake.v1alpha1.stub -
-
Uses of Lock in com.google.cloud.bigquery.biglake.v1alpha1
Methods in com.google.cloud.bigquery.biglake.v1alpha1 that return Lock Modifier and Type Method Description LockLock.Builder. build()LockLock.Builder. buildPartial()LockMetastoreServiceClient. checkLock(CheckLockRequest request)Checks the state of a lock specified by the lock ID.LockMetastoreServiceClient. checkLock(LockName name)Checks the state of a lock specified by the lock ID.LockMetastoreServiceClient. checkLock(String name)Checks the state of a lock specified by the lock ID.LockMetastoreServiceGrpc.MetastoreServiceBlockingStub. checkLock(CheckLockRequest request)Checks the state of a lock specified by the lock ID.LockMetastoreServiceClient. createLock(CreateLockRequest request)Creates a new lock.LockMetastoreServiceClient. createLock(DatabaseName parent, Lock lock)Creates a new lock.LockMetastoreServiceClient. createLock(String parent, Lock lock)Creates a new lock.LockMetastoreServiceGrpc.MetastoreServiceBlockingStub. createLock(CreateLockRequest request)Creates a new lock.static LockLock. getDefaultInstance()LockLock.Builder. getDefaultInstanceForType()LockLock. getDefaultInstanceForType()LockCreateLockRequest.Builder. getLock()Required.LockCreateLockRequest. getLock()Required.LockCreateLockRequestOrBuilder. getLock()Required.LockListLocksResponse.Builder. getLocks(int index)The locks from the specified database.LockListLocksResponse. getLocks(int index)The locks from the specified database.LockListLocksResponseOrBuilder. getLocks(int index)The locks from the specified database.static LockLock. parseDelimitedFrom(InputStream input)static LockLock. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LockLock. parseFrom(byte[] data)static LockLock. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LockLock. parseFrom(com.google.protobuf.ByteString data)static LockLock. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LockLock. parseFrom(com.google.protobuf.CodedInputStream input)static LockLock. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LockLock. parseFrom(InputStream input)static LockLock. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LockLock. parseFrom(ByteBuffer data)static LockLock. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.bigquery.biglake.v1alpha1 that return types with arguments of type Lock Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Lock>MetastoreServiceGrpc.MetastoreServiceFutureStub. checkLock(CheckLockRequest request)Checks the state of a lock specified by the lock ID.com.google.api.gax.rpc.UnaryCallable<CheckLockRequest,Lock>MetastoreServiceClient. checkLockCallable()Checks the state of a lock specified by the lock ID.com.google.api.gax.rpc.UnaryCallSettings.Builder<CheckLockRequest,Lock>MetastoreServiceSettings.Builder. checkLockSettings()Returns the builder for the settings used for calls to checkLock.com.google.api.gax.rpc.UnaryCallSettings<CheckLockRequest,Lock>MetastoreServiceSettings. checkLockSettings()Returns the object with the settings used for calls to checkLock.com.google.common.util.concurrent.ListenableFuture<Lock>MetastoreServiceGrpc.MetastoreServiceFutureStub. createLock(CreateLockRequest request)Creates a new lock.com.google.api.gax.rpc.UnaryCallable<CreateLockRequest,Lock>MetastoreServiceClient. createLockCallable()Creates a new lock.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateLockRequest,Lock>MetastoreServiceSettings.Builder. createLockSettings()Returns the builder for the settings used for calls to createLock.com.google.api.gax.rpc.UnaryCallSettings<CreateLockRequest,Lock>MetastoreServiceSettings. createLockSettings()Returns the object with the settings used for calls to createLock.static io.grpc.MethodDescriptor<CheckLockRequest,Lock>MetastoreServiceGrpc. getCheckLockMethod()static io.grpc.MethodDescriptor<CreateLockRequest,Lock>MetastoreServiceGrpc. getCreateLockMethod()List<Lock>ListLocksResponse.Builder. getLocksList()The locks from the specified database.List<Lock>ListLocksResponse. getLocksList()The locks from the specified database.List<Lock>ListLocksResponseOrBuilder. getLocksList()The locks from the specified database.com.google.protobuf.Parser<Lock>Lock. getParserForType()static com.google.protobuf.Parser<Lock>Lock. parser()Methods in com.google.cloud.bigquery.biglake.v1alpha1 with parameters of type Lock Modifier and Type Method Description ListLocksResponse.BuilderListLocksResponse.Builder. addLocks(int index, Lock value)The locks from the specified database.ListLocksResponse.BuilderListLocksResponse.Builder. addLocks(Lock value)The locks from the specified database.LockMetastoreServiceClient. createLock(DatabaseName parent, Lock lock)Creates a new lock.LockMetastoreServiceClient. createLock(String parent, Lock lock)Creates a new lock.Lock.BuilderLock.Builder. mergeFrom(Lock other)CreateLockRequest.BuilderCreateLockRequest.Builder. mergeLock(Lock value)Required.static Lock.BuilderLock. newBuilder(Lock prototype)CreateLockRequest.BuilderCreateLockRequest.Builder. setLock(Lock value)Required.ListLocksResponse.BuilderListLocksResponse.Builder. setLocks(int index, Lock value)The locks from the specified database.Method parameters in com.google.cloud.bigquery.biglake.v1alpha1 with type arguments of type Lock Modifier and Type Method Description ListLocksResponse.BuilderListLocksResponse.Builder. addAllLocks(Iterable<? extends Lock> values)The locks from the specified database.default voidMetastoreServiceGrpc.AsyncService. checkLock(CheckLockRequest request, io.grpc.stub.StreamObserver<Lock> responseObserver)Checks the state of a lock specified by the lock ID.voidMetastoreServiceGrpc.MetastoreServiceStub. checkLock(CheckLockRequest request, io.grpc.stub.StreamObserver<Lock> responseObserver)Checks the state of a lock specified by the lock ID.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)default voidMetastoreServiceGrpc.AsyncService. createLock(CreateLockRequest request, io.grpc.stub.StreamObserver<Lock> responseObserver)Creates a new lock.voidMetastoreServiceGrpc.MetastoreServiceStub. createLock(CreateLockRequest request, io.grpc.stub.StreamObserver<Lock> responseObserver)Creates a new lock.protected MetastoreServiceClient.ListLocksPageMetastoreServiceClient.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 Lock in com.google.cloud.bigquery.biglake.v1alpha1.stub
Methods in com.google.cloud.bigquery.biglake.v1alpha1.stub that return types with arguments of type Lock Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CheckLockRequest,Lock>GrpcMetastoreServiceStub. checkLockCallable()com.google.api.gax.rpc.UnaryCallable<CheckLockRequest,Lock>HttpJsonMetastoreServiceStub. checkLockCallable()com.google.api.gax.rpc.UnaryCallable<CheckLockRequest,Lock>MetastoreServiceStub. checkLockCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CheckLockRequest,Lock>MetastoreServiceStubSettings.Builder. checkLockSettings()Returns the builder for the settings used for calls to checkLock.com.google.api.gax.rpc.UnaryCallSettings<CheckLockRequest,Lock>MetastoreServiceStubSettings. checkLockSettings()Returns the object with the settings used for calls to checkLock.com.google.api.gax.rpc.UnaryCallable<CreateLockRequest,Lock>GrpcMetastoreServiceStub. createLockCallable()com.google.api.gax.rpc.UnaryCallable<CreateLockRequest,Lock>HttpJsonMetastoreServiceStub. createLockCallable()com.google.api.gax.rpc.UnaryCallable<CreateLockRequest,Lock>MetastoreServiceStub. createLockCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateLockRequest,Lock>MetastoreServiceStubSettings.Builder. createLockSettings()Returns the builder for the settings used for calls to createLock.com.google.api.gax.rpc.UnaryCallSettings<CreateLockRequest,Lock>MetastoreServiceStubSettings. createLockSettings()Returns the object with the settings used for calls to createLock.
-