Uses of Class
io.atomix.api.runtime.value.v1.InsertResponse
Packages that use InsertResponse
-
Uses of InsertResponse in io.atomix.api.runtime.value.v1
Methods in io.atomix.api.runtime.value.v1 that return InsertResponseModifier and TypeMethodDescriptionInsertResponse.Builder.build()InsertResponse.Builder.buildPartial()static InsertResponseInsertResponse.getDefaultInstance()InsertResponse.Builder.getDefaultInstanceForType()InsertResponse.getDefaultInstanceForType()ValueGrpc.ValueBlockingStub.insert(InsertRequest request) Insert inserts the valuestatic InsertResponseInsertResponse.parseDelimitedFrom(InputStream input) static InsertResponseInsertResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static InsertResponseInsertResponse.parseFrom(byte[] data) static InsertResponseInsertResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static InsertResponseInsertResponse.parseFrom(com.google.protobuf.ByteString data) static InsertResponseInsertResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static InsertResponseInsertResponse.parseFrom(com.google.protobuf.CodedInputStream input) static InsertResponseInsertResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static InsertResponseInsertResponse.parseFrom(InputStream input) static InsertResponseInsertResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static InsertResponseInsertResponse.parseFrom(ByteBuffer data) static InsertResponseInsertResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.atomix.api.runtime.value.v1 that return types with arguments of type InsertResponseModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<InsertRequest,InsertResponse> ValueGrpc.getInsertMethod()com.google.protobuf.Parser<InsertResponse>InsertResponse.getParserForType()com.google.common.util.concurrent.ListenableFuture<InsertResponse>ValueGrpc.ValueFutureStub.insert(InsertRequest request) Insert inserts the valuestatic com.google.protobuf.Parser<InsertResponse>InsertResponse.parser()Methods in io.atomix.api.runtime.value.v1 with parameters of type InsertResponseModifier and TypeMethodDescriptionInsertResponse.Builder.mergeFrom(InsertResponse other) static InsertResponse.BuilderInsertResponse.newBuilder(InsertResponse prototype) Method parameters in io.atomix.api.runtime.value.v1 with type arguments of type InsertResponseModifier and TypeMethodDescriptionvoidValueGrpc.ValueImplBase.insert(InsertRequest request, io.grpc.stub.StreamObserver<InsertResponse> responseObserver) Insert inserts the valuevoidValueGrpc.ValueStub.insert(InsertRequest request, io.grpc.stub.StreamObserver<InsertResponse> responseObserver) Insert inserts the value