Uses of Class
io.atomix.api.runtime.atomic.lock.v1.GetLockResponse
Packages that use GetLockResponse
-
Uses of GetLockResponse in io.atomix.api.runtime.atomic.lock.v1
Methods in io.atomix.api.runtime.atomic.lock.v1 that return GetLockResponseModifier and TypeMethodDescriptionGetLockResponse.Builder.build()GetLockResponse.Builder.buildPartial()static GetLockResponseGetLockResponse.getDefaultInstance()GetLockResponse.Builder.getDefaultInstanceForType()GetLockResponse.getDefaultInstanceForType()LockGrpc.LockBlockingStub.getLock(GetLockRequest request) GetLock gets the lock statestatic GetLockResponseGetLockResponse.parseDelimitedFrom(InputStream input) static GetLockResponseGetLockResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetLockResponseGetLockResponse.parseFrom(byte[] data) static GetLockResponseGetLockResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetLockResponseGetLockResponse.parseFrom(com.google.protobuf.ByteString data) static GetLockResponseGetLockResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetLockResponseGetLockResponse.parseFrom(com.google.protobuf.CodedInputStream input) static GetLockResponseGetLockResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetLockResponseGetLockResponse.parseFrom(InputStream input) static GetLockResponseGetLockResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetLockResponseGetLockResponse.parseFrom(ByteBuffer data) static GetLockResponseGetLockResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.atomix.api.runtime.atomic.lock.v1 that return types with arguments of type GetLockResponseModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<GetLockRequest,GetLockResponse> LockGrpc.getGetLockMethod()com.google.common.util.concurrent.ListenableFuture<GetLockResponse>LockGrpc.LockFutureStub.getLock(GetLockRequest request) GetLock gets the lock statecom.google.protobuf.Parser<GetLockResponse>GetLockResponse.getParserForType()static com.google.protobuf.Parser<GetLockResponse>GetLockResponse.parser()Methods in io.atomix.api.runtime.atomic.lock.v1 with parameters of type GetLockResponseModifier and TypeMethodDescriptionGetLockResponse.Builder.mergeFrom(GetLockResponse other) static GetLockResponse.BuilderGetLockResponse.newBuilder(GetLockResponse prototype) Method parameters in io.atomix.api.runtime.atomic.lock.v1 with type arguments of type GetLockResponseModifier and TypeMethodDescriptionvoidLockGrpc.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 state