Uses of Class
io.atomix.api.runtime.atomic.value.v1.SetResponse
Packages that use SetResponse
-
Uses of SetResponse in io.atomix.api.runtime.atomic.value.v1
Methods in io.atomix.api.runtime.atomic.value.v1 that return SetResponseModifier and TypeMethodDescriptionSetResponse.Builder.build()SetResponse.Builder.buildPartial()static SetResponseSetResponse.getDefaultInstance()SetResponse.Builder.getDefaultInstanceForType()SetResponse.getDefaultInstanceForType()static SetResponseSetResponse.parseDelimitedFrom(InputStream input) static SetResponseSetResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SetResponseSetResponse.parseFrom(byte[] data) static SetResponseSetResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SetResponseSetResponse.parseFrom(com.google.protobuf.ByteString data) static SetResponseSetResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SetResponseSetResponse.parseFrom(com.google.protobuf.CodedInputStream input) static SetResponseSetResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SetResponseSetResponse.parseFrom(InputStream input) static SetResponseSetResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SetResponseSetResponse.parseFrom(ByteBuffer data) static SetResponseSetResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AtomicValueGrpc.AtomicValueBlockingStub.set(SetRequest request) Set sets the valueMethods in io.atomix.api.runtime.atomic.value.v1 that return types with arguments of type SetResponseModifier and TypeMethodDescriptioncom.google.protobuf.Parser<SetResponse>SetResponse.getParserForType()static io.grpc.MethodDescriptor<SetRequest,SetResponse> AtomicValueGrpc.getSetMethod()static com.google.protobuf.Parser<SetResponse>SetResponse.parser()com.google.common.util.concurrent.ListenableFuture<SetResponse>AtomicValueGrpc.AtomicValueFutureStub.set(SetRequest request) Set sets the valueMethods in io.atomix.api.runtime.atomic.value.v1 with parameters of type SetResponseModifier and TypeMethodDescriptionSetResponse.Builder.mergeFrom(SetResponse other) static SetResponse.BuilderSetResponse.newBuilder(SetResponse prototype) Method parameters in io.atomix.api.runtime.atomic.value.v1 with type arguments of type SetResponseModifier and TypeMethodDescriptionvoidAtomicValueGrpc.AtomicValueImplBase.set(SetRequest request, io.grpc.stub.StreamObserver<SetResponse> responseObserver) Set sets the valuevoidAtomicValueGrpc.AtomicValueStub.set(SetRequest request, io.grpc.stub.StreamObserver<SetResponse> responseObserver) Set sets the value