Uses of Class
io.atomix.api.runtime.lock.v1.GetLockRequest
Packages that use GetLockRequest
-
Uses of GetLockRequest in io.atomix.api.runtime.lock.v1
Methods in io.atomix.api.runtime.lock.v1 that return GetLockRequestModifier and TypeMethodDescriptionGetLockRequest.Builder.build()GetLockRequest.Builder.buildPartial()static GetLockRequestGetLockRequest.getDefaultInstance()GetLockRequest.Builder.getDefaultInstanceForType()GetLockRequest.getDefaultInstanceForType()static GetLockRequestGetLockRequest.parseDelimitedFrom(InputStream input) static GetLockRequestGetLockRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetLockRequestGetLockRequest.parseFrom(byte[] data) static GetLockRequestGetLockRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetLockRequestGetLockRequest.parseFrom(com.google.protobuf.ByteString data) static GetLockRequestGetLockRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetLockRequestGetLockRequest.parseFrom(com.google.protobuf.CodedInputStream input) static GetLockRequestGetLockRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetLockRequestGetLockRequest.parseFrom(InputStream input) static GetLockRequestGetLockRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetLockRequestGetLockRequest.parseFrom(ByteBuffer data) static GetLockRequestGetLockRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.atomix.api.runtime.lock.v1 that return types with arguments of type GetLockRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<GetLockRequest,GetLockResponse> LockGrpc.getGetLockMethod()com.google.protobuf.Parser<GetLockRequest>GetLockRequest.getParserForType()static com.google.protobuf.Parser<GetLockRequest>GetLockRequest.parser()Methods in io.atomix.api.runtime.lock.v1 with parameters of type GetLockRequestModifier and TypeMethodDescriptionLockGrpc.LockBlockingStub.getLock(GetLockRequest request) GetLock gets the lock statecom.google.common.util.concurrent.ListenableFuture<GetLockResponse>LockGrpc.LockFutureStub.getLock(GetLockRequest request) GetLock gets the lock statevoidLockGrpc.LockImplBase.getLock(GetLockRequest request, io.grpc.stub.StreamObserver<GetLockResponse> responseObserver) GetLock gets the lock statevoidLockGrpc.LockStub.getLock(GetLockRequest request, io.grpc.stub.StreamObserver<GetLockResponse> responseObserver) GetLock gets the lock stateGetLockRequest.Builder.mergeFrom(GetLockRequest other) static GetLockRequest.BuilderGetLockRequest.newBuilder(GetLockRequest prototype)