Uses of Class
io.metaloom.qdrant.client.grpc.proto.Points.CreateFieldIndexCollection
Packages that use Points.CreateFieldIndexCollection
-
Uses of Points.CreateFieldIndexCollection in io.metaloom.qdrant.client.grpc.proto
Methods in io.metaloom.qdrant.client.grpc.proto that return Points.CreateFieldIndexCollectionModifier and TypeMethodDescriptionPoints.CreateFieldIndexCollection.Builder.build()Points.CreateFieldIndexCollection.Builder.buildPartial()PointsInternalService.CreateFieldIndexCollectionInternal.Builder.getCreateFieldIndexCollection().qdrant.CreateFieldIndexCollection create_field_index_collection = 1;PointsInternalService.CreateFieldIndexCollectionInternal.getCreateFieldIndexCollection().qdrant.CreateFieldIndexCollection create_field_index_collection = 1;PointsInternalService.CreateFieldIndexCollectionInternalOrBuilder.getCreateFieldIndexCollection().qdrant.CreateFieldIndexCollection create_field_index_collection = 1;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.metaloom.qdrant.client.grpc.proto 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.metaloom.qdrant.client.grpc.proto with parameters of type Points.CreateFieldIndexCollectionModifier and TypeMethodDescriptionPointsGrpc.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 collectionvoidPointsGrpc.PointsImplBase.createFieldIndex(Points.CreateFieldIndexCollection request, io.grpc.stub.StreamObserver<Points.PointsOperationResponse> responseObserver) Create index for field in collectionvoidPointsGrpc.PointsStub.createFieldIndex(Points.CreateFieldIndexCollection request, io.grpc.stub.StreamObserver<Points.PointsOperationResponse> responseObserver) Create index for field in collectionPointsInternalService.CreateFieldIndexCollectionInternal.Builder.mergeCreateFieldIndexCollection(Points.CreateFieldIndexCollection value) .qdrant.CreateFieldIndexCollection create_field_index_collection = 1;Points.CreateFieldIndexCollection.Builder.mergeFrom(Points.CreateFieldIndexCollection other) Points.CreateFieldIndexCollection.newBuilder(Points.CreateFieldIndexCollection prototype) PointsInternalService.CreateFieldIndexCollectionInternal.Builder.setCreateFieldIndexCollection(Points.CreateFieldIndexCollection value) .qdrant.CreateFieldIndexCollection create_field_index_collection = 1;