Uses of Class
io.metaloom.qdrant.client.grpc.proto.Points.DeleteFieldIndexCollection
Packages that use Points.DeleteFieldIndexCollection
-
Uses of Points.DeleteFieldIndexCollection in io.metaloom.qdrant.client.grpc.proto
Methods in io.metaloom.qdrant.client.grpc.proto that return Points.DeleteFieldIndexCollectionModifier and TypeMethodDescriptionPoints.DeleteFieldIndexCollection.Builder.build()Points.DeleteFieldIndexCollection.Builder.buildPartial()Points.DeleteFieldIndexCollection.getDefaultInstance()Points.DeleteFieldIndexCollection.Builder.getDefaultInstanceForType()Points.DeleteFieldIndexCollection.getDefaultInstanceForType()PointsInternalService.DeleteFieldIndexCollectionInternal.Builder.getDeleteFieldIndexCollection().qdrant.DeleteFieldIndexCollection delete_field_index_collection = 1;PointsInternalService.DeleteFieldIndexCollectionInternal.getDeleteFieldIndexCollection().qdrant.DeleteFieldIndexCollection delete_field_index_collection = 1;PointsInternalService.DeleteFieldIndexCollectionInternalOrBuilder.getDeleteFieldIndexCollection().qdrant.DeleteFieldIndexCollection delete_field_index_collection = 1;Points.DeleteFieldIndexCollection.parseDelimitedFrom(InputStream input) Points.DeleteFieldIndexCollection.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Points.DeleteFieldIndexCollection.parseFrom(byte[] data) Points.DeleteFieldIndexCollection.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Points.DeleteFieldIndexCollection.parseFrom(com.google.protobuf.ByteString data) Points.DeleteFieldIndexCollection.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Points.DeleteFieldIndexCollection.parseFrom(com.google.protobuf.CodedInputStream input) Points.DeleteFieldIndexCollection.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Points.DeleteFieldIndexCollection.parseFrom(InputStream input) Points.DeleteFieldIndexCollection.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Points.DeleteFieldIndexCollection.parseFrom(ByteBuffer data) Points.DeleteFieldIndexCollection.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.metaloom.qdrant.client.grpc.proto that return types with arguments of type Points.DeleteFieldIndexCollectionModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<Points.DeleteFieldIndexCollection,Points.PointsOperationResponse> PointsGrpc.getDeleteFieldIndexMethod()com.google.protobuf.Parser<Points.DeleteFieldIndexCollection>Points.DeleteFieldIndexCollection.getParserForType()static com.google.protobuf.Parser<Points.DeleteFieldIndexCollection>Points.DeleteFieldIndexCollection.parser()Methods in io.metaloom.qdrant.client.grpc.proto with parameters of type Points.DeleteFieldIndexCollectionModifier and TypeMethodDescriptionPointsGrpc.PointsBlockingStub.deleteFieldIndex(Points.DeleteFieldIndexCollection request) Delete field index for collectioncom.google.common.util.concurrent.ListenableFuture<Points.PointsOperationResponse>PointsGrpc.PointsFutureStub.deleteFieldIndex(Points.DeleteFieldIndexCollection request) Delete field index for collectionvoidPointsGrpc.PointsImplBase.deleteFieldIndex(Points.DeleteFieldIndexCollection request, io.grpc.stub.StreamObserver<Points.PointsOperationResponse> responseObserver) Delete field index for collectionvoidPointsGrpc.PointsStub.deleteFieldIndex(Points.DeleteFieldIndexCollection request, io.grpc.stub.StreamObserver<Points.PointsOperationResponse> responseObserver) Delete field index for collectionPointsInternalService.DeleteFieldIndexCollectionInternal.Builder.mergeDeleteFieldIndexCollection(Points.DeleteFieldIndexCollection value) .qdrant.DeleteFieldIndexCollection delete_field_index_collection = 1;Points.DeleteFieldIndexCollection.Builder.mergeFrom(Points.DeleteFieldIndexCollection other) Points.DeleteFieldIndexCollection.newBuilder(Points.DeleteFieldIndexCollection prototype) PointsInternalService.DeleteFieldIndexCollectionInternal.Builder.setDeleteFieldIndexCollection(Points.DeleteFieldIndexCollection value) .qdrant.DeleteFieldIndexCollection delete_field_index_collection = 1;