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