Uses of Class
io.qdrant.client.grpc.Points.DeleteFieldIndexCollection
Packages that use Points.DeleteFieldIndexCollection
-
Uses of Points.DeleteFieldIndexCollection in io.qdrant.client.grpc
Methods in io.qdrant.client.grpc that return Points.DeleteFieldIndexCollectionModifier and TypeMethodDescriptionPoints.DeleteFieldIndexCollection.Builder.build()
Points.DeleteFieldIndexCollection.Builder.buildPartial()
Points.DeleteFieldIndexCollection.getDefaultInstance()
Points.DeleteFieldIndexCollection.Builder.getDefaultInstanceForType()
Points.DeleteFieldIndexCollection.getDefaultInstanceForType()
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.qdrant.client.grpc 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.qdrant.client.grpc with parameters of type Points.DeleteFieldIndexCollectionModifier and TypeMethodDescriptiondefault void
PointsGrpc.AsyncService.deleteFieldIndex
(Points.DeleteFieldIndexCollection request, io.grpc.stub.StreamObserver<Points.PointsOperationResponse> responseObserver) Delete field index for collectionPointsGrpc.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 collectionvoid
PointsGrpc.PointsStub.deleteFieldIndex
(Points.DeleteFieldIndexCollection request, io.grpc.stub.StreamObserver<Points.PointsOperationResponse> responseObserver) Delete field index for collectionPoints.DeleteFieldIndexCollection.Builder.mergeFrom
(Points.DeleteFieldIndexCollection other) Points.DeleteFieldIndexCollection.newBuilder
(Points.DeleteFieldIndexCollection prototype)