Uses of Class
io.atomix.api.runtime.value.v1.CloseResponse
Packages that use CloseResponse
-
Uses of CloseResponse in io.atomix.api.runtime.value.v1
Methods in io.atomix.api.runtime.value.v1 that return CloseResponseModifier and TypeMethodDescriptionCloseResponse.Builder.build()CloseResponse.Builder.buildPartial()ValueGrpc.ValueBlockingStub.close(CloseRequest request) Close closes the valuestatic CloseResponseCloseResponse.getDefaultInstance()CloseResponse.Builder.getDefaultInstanceForType()CloseResponse.getDefaultInstanceForType()static CloseResponseCloseResponse.parseDelimitedFrom(InputStream input) static CloseResponseCloseResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CloseResponseCloseResponse.parseFrom(byte[] data) static CloseResponseCloseResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CloseResponseCloseResponse.parseFrom(com.google.protobuf.ByteString data) static CloseResponseCloseResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CloseResponseCloseResponse.parseFrom(com.google.protobuf.CodedInputStream input) static CloseResponseCloseResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CloseResponseCloseResponse.parseFrom(InputStream input) static CloseResponseCloseResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CloseResponseCloseResponse.parseFrom(ByteBuffer data) static CloseResponseCloseResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.atomix.api.runtime.value.v1 that return types with arguments of type CloseResponseModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<CloseResponse>ValueGrpc.ValueFutureStub.close(CloseRequest request) Close closes the valuestatic io.grpc.MethodDescriptor<CloseRequest,CloseResponse> ValueGrpc.getCloseMethod()com.google.protobuf.Parser<CloseResponse>CloseResponse.getParserForType()static com.google.protobuf.Parser<CloseResponse>CloseResponse.parser()Methods in io.atomix.api.runtime.value.v1 with parameters of type CloseResponseModifier and TypeMethodDescriptionCloseResponse.Builder.mergeFrom(CloseResponse other) static CloseResponse.BuilderCloseResponse.newBuilder(CloseResponse prototype) Method parameters in io.atomix.api.runtime.value.v1 with type arguments of type CloseResponseModifier and TypeMethodDescriptionvoidValueGrpc.ValueImplBase.close(CloseRequest request, io.grpc.stub.StreamObserver<CloseResponse> responseObserver) Close closes the valuevoidValueGrpc.ValueStub.close(CloseRequest request, io.grpc.stub.StreamObserver<CloseResponse> responseObserver) Close closes the value