Uses of Class
io.weaviate.client.v1.batch.api.ReferencesBatcher.AutoBatchConfig
Packages that use ReferencesBatcher.AutoBatchConfig
-
Uses of ReferencesBatcher.AutoBatchConfig in io.weaviate.client.v1.batch
Methods in io.weaviate.client.v1.batch with parameters of type ReferencesBatcher.AutoBatchConfigModifier and TypeMethodDescriptionBatch.referencesAutoBatcher(ReferencesBatcher.AutoBatchConfig autoBatchConfig) Batch.referencesAutoBatcher(ReferencesBatcher.BatchRetriesConfig batchRetriesConfig, ReferencesBatcher.AutoBatchConfig autoBatchConfig) -
Uses of ReferencesBatcher.AutoBatchConfig in io.weaviate.client.v1.batch.api
Methods in io.weaviate.client.v1.batch.api that return ReferencesBatcher.AutoBatchConfigModifier and TypeMethodDescriptionReferencesBatcher.AutoBatchConfig.AutoBatchConfigBuilder.build()Methods in io.weaviate.client.v1.batch.api with parameters of type ReferencesBatcher.AutoBatchConfigModifier and TypeMethodDescriptionstatic ReferencesBatcherReferencesBatcher.createAuto(HttpClient httpClient, Config config, ReferencesPath referencesPath, ReferencesBatcher.BatchRetriesConfig batchRetriesConfig, ReferencesBatcher.AutoBatchConfig autoBatchConfig)