Uses of Class
io.qdrant.client.grpc.Points.CreateFieldIndexCollection
Packages that use Points.CreateFieldIndexCollection
-
Uses of Points.CreateFieldIndexCollection in io.qdrant.client.grpc
Methods in io.qdrant.client.grpc that return Points.CreateFieldIndexCollectionModifier and TypeMethodDescriptionPoints.CreateFieldIndexCollection.Builder.build()
Points.CreateFieldIndexCollection.Builder.buildPartial()
Points.CreateFieldIndexCollection.getDefaultInstance()
Points.CreateFieldIndexCollection.Builder.getDefaultInstanceForType()
Points.CreateFieldIndexCollection.getDefaultInstanceForType()
Points.CreateFieldIndexCollection.parseDelimitedFrom
(InputStream input) Points.CreateFieldIndexCollection.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Points.CreateFieldIndexCollection.parseFrom
(byte[] data) Points.CreateFieldIndexCollection.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Points.CreateFieldIndexCollection.parseFrom
(com.google.protobuf.ByteString data) Points.CreateFieldIndexCollection.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Points.CreateFieldIndexCollection.parseFrom
(com.google.protobuf.CodedInputStream input) Points.CreateFieldIndexCollection.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Points.CreateFieldIndexCollection.parseFrom
(InputStream input) Points.CreateFieldIndexCollection.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Points.CreateFieldIndexCollection.parseFrom
(ByteBuffer data) Points.CreateFieldIndexCollection.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.qdrant.client.grpc that return types with arguments of type Points.CreateFieldIndexCollectionModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<Points.CreateFieldIndexCollection,
Points.PointsOperationResponse> PointsGrpc.getCreateFieldIndexMethod()
com.google.protobuf.Parser<Points.CreateFieldIndexCollection>
Points.CreateFieldIndexCollection.getParserForType()
static com.google.protobuf.Parser<Points.CreateFieldIndexCollection>
Points.CreateFieldIndexCollection.parser()
Methods in io.qdrant.client.grpc with parameters of type Points.CreateFieldIndexCollectionModifier and TypeMethodDescriptiondefault void
PointsGrpc.AsyncService.createFieldIndex
(Points.CreateFieldIndexCollection request, io.grpc.stub.StreamObserver<Points.PointsOperationResponse> responseObserver) Create index for field in collectionPointsGrpc.PointsBlockingStub.createFieldIndex
(Points.CreateFieldIndexCollection request) Create index for field in collectioncom.google.common.util.concurrent.ListenableFuture<Points.PointsOperationResponse>
PointsGrpc.PointsFutureStub.createFieldIndex
(Points.CreateFieldIndexCollection request) Create index for field in collectionvoid
PointsGrpc.PointsStub.createFieldIndex
(Points.CreateFieldIndexCollection request, io.grpc.stub.StreamObserver<Points.PointsOperationResponse> responseObserver) Create index for field in collectionPoints.CreateFieldIndexCollection.Builder.mergeFrom
(Points.CreateFieldIndexCollection other) Points.CreateFieldIndexCollection.newBuilder
(Points.CreateFieldIndexCollection prototype)