Uses of Class
io.metaloom.qdrant.client.grpc.proto.PointsInternalService.UpdateVectorsInternal
Packages that use PointsInternalService.UpdateVectorsInternal
-
Uses of PointsInternalService.UpdateVectorsInternal in io.metaloom.qdrant.client.grpc.proto
Methods in io.metaloom.qdrant.client.grpc.proto that return PointsInternalService.UpdateVectorsInternalModifier and TypeMethodDescriptionPointsInternalService.UpdateVectorsInternal.Builder.build()PointsInternalService.UpdateVectorsInternal.Builder.buildPartial()PointsInternalService.UpdateVectorsInternal.getDefaultInstance()PointsInternalService.UpdateVectorsInternal.Builder.getDefaultInstanceForType()PointsInternalService.UpdateVectorsInternal.getDefaultInstanceForType()PointsInternalService.UpdateVectorsInternal.parseDelimitedFrom(InputStream input) PointsInternalService.UpdateVectorsInternal.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PointsInternalService.UpdateVectorsInternal.parseFrom(byte[] data) PointsInternalService.UpdateVectorsInternal.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PointsInternalService.UpdateVectorsInternal.parseFrom(com.google.protobuf.ByteString data) PointsInternalService.UpdateVectorsInternal.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PointsInternalService.UpdateVectorsInternal.parseFrom(com.google.protobuf.CodedInputStream input) PointsInternalService.UpdateVectorsInternal.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PointsInternalService.UpdateVectorsInternal.parseFrom(InputStream input) PointsInternalService.UpdateVectorsInternal.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PointsInternalService.UpdateVectorsInternal.parseFrom(ByteBuffer data) PointsInternalService.UpdateVectorsInternal.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.metaloom.qdrant.client.grpc.proto that return types with arguments of type PointsInternalService.UpdateVectorsInternalModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PointsInternalService.UpdateVectorsInternal>PointsInternalService.UpdateVectorsInternal.getParserForType()static io.grpc.MethodDescriptor<PointsInternalService.UpdateVectorsInternal,Points.PointsOperationResponse> PointsInternalGrpc.getUpdateVectorsMethod()static com.google.protobuf.Parser<PointsInternalService.UpdateVectorsInternal>PointsInternalService.UpdateVectorsInternal.parser()Methods in io.metaloom.qdrant.client.grpc.proto with parameters of type PointsInternalService.UpdateVectorsInternalModifier and TypeMethodDescriptionPointsInternalService.UpdateVectorsInternal.Builder.mergeFrom(PointsInternalService.UpdateVectorsInternal other) PointsInternalService.UpdateVectorsInternal.newBuilder(PointsInternalService.UpdateVectorsInternal prototype) PointsInternalGrpc.PointsInternalBlockingStub.updateVectors(PointsInternalService.UpdateVectorsInternal request) com.google.common.util.concurrent.ListenableFuture<Points.PointsOperationResponse>PointsInternalGrpc.PointsInternalFutureStub.updateVectors(PointsInternalService.UpdateVectorsInternal request) voidPointsInternalGrpc.PointsInternalImplBase.updateVectors(PointsInternalService.UpdateVectorsInternal request, io.grpc.stub.StreamObserver<Points.PointsOperationResponse> responseObserver) voidPointsInternalGrpc.PointsInternalStub.updateVectors(PointsInternalService.UpdateVectorsInternal request, io.grpc.stub.StreamObserver<Points.PointsOperationResponse> responseObserver)