Uses of Class
io.metaloom.qdrant.client.grpc.proto.Points.DeletePoints
Packages that use Points.DeletePoints
-
Uses of Points.DeletePoints in io.metaloom.qdrant.client.grpc.proto
Methods in io.metaloom.qdrant.client.grpc.proto that return Points.DeletePointsModifier and TypeMethodDescriptionPoints.DeletePoints.Builder.build()Points.DeletePoints.Builder.buildPartial()static Points.DeletePointsPoints.DeletePoints.getDefaultInstance()Points.DeletePoints.Builder.getDefaultInstanceForType()Points.DeletePoints.getDefaultInstanceForType()PointsInternalService.DeletePointsInternal.Builder.getDeletePoints().qdrant.DeletePoints delete_points = 1;PointsInternalService.DeletePointsInternal.getDeletePoints().qdrant.DeletePoints delete_points = 1;PointsInternalService.DeletePointsInternalOrBuilder.getDeletePoints().qdrant.DeletePoints delete_points = 1;static Points.DeletePointsPoints.DeletePoints.parseDelimitedFrom(InputStream input) static Points.DeletePointsPoints.DeletePoints.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.DeletePointsPoints.DeletePoints.parseFrom(byte[] data) static Points.DeletePointsPoints.DeletePoints.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.DeletePointsPoints.DeletePoints.parseFrom(com.google.protobuf.ByteString data) static Points.DeletePointsPoints.DeletePoints.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.DeletePointsPoints.DeletePoints.parseFrom(com.google.protobuf.CodedInputStream input) static Points.DeletePointsPoints.DeletePoints.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.DeletePointsPoints.DeletePoints.parseFrom(InputStream input) static Points.DeletePointsPoints.DeletePoints.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.DeletePointsPoints.DeletePoints.parseFrom(ByteBuffer data) static Points.DeletePointsPoints.DeletePoints.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.metaloom.qdrant.client.grpc.proto that return types with arguments of type Points.DeletePointsModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<Points.DeletePoints,Points.PointsOperationResponse> PointsGrpc.getDeleteMethod()com.google.protobuf.Parser<Points.DeletePoints>Points.DeletePoints.getParserForType()static com.google.protobuf.Parser<Points.DeletePoints>Points.DeletePoints.parser()Methods in io.metaloom.qdrant.client.grpc.proto with parameters of type Points.DeletePointsModifier and TypeMethodDescriptionPointsGrpc.PointsBlockingStub.delete(Points.DeletePoints request) Delete pointscom.google.common.util.concurrent.ListenableFuture<Points.PointsOperationResponse>PointsGrpc.PointsFutureStub.delete(Points.DeletePoints request) Delete pointsvoidPointsGrpc.PointsImplBase.delete(Points.DeletePoints request, io.grpc.stub.StreamObserver<Points.PointsOperationResponse> responseObserver) Delete pointsvoidPointsGrpc.PointsStub.delete(Points.DeletePoints request, io.grpc.stub.StreamObserver<Points.PointsOperationResponse> responseObserver) Delete pointsPointsInternalService.DeletePointsInternal.Builder.mergeDeletePoints(Points.DeletePoints value) .qdrant.DeletePoints delete_points = 1;Points.DeletePoints.Builder.mergeFrom(Points.DeletePoints other) static Points.DeletePoints.BuilderPoints.DeletePoints.newBuilder(Points.DeletePoints prototype) PointsInternalService.DeletePointsInternal.Builder.setDeletePoints(Points.DeletePoints value) .qdrant.DeletePoints delete_points = 1;