Uses of Class
io.weaviate.client.v1.async.batch.api.ReferencesBatcher.AutoBatchConfig
Packages that use ReferencesBatcher.AutoBatchConfig
-
Uses of ReferencesBatcher.AutoBatchConfig in io.weaviate.client.v1.async.batch
Methods in io.weaviate.client.v1.async.batch with parameters of type ReferencesBatcher.AutoBatchConfigModifier and TypeMethodDescriptionBatch.referencesAutoBatcher(ReferencesBatcher.AutoBatchConfig autoBatchConfig) Batch.referencesAutoBatcher(ReferencesBatcher.AutoBatchConfig autoBatchConfig, Executor executor) Batch.referencesAutoBatcher(ReferencesBatcher.BatchRetriesConfig batchRetriesConfig, ReferencesBatcher.AutoBatchConfig autoBatchConfig) Batch.referencesAutoBatcher(ReferencesBatcher.BatchRetriesConfig batchRetriesConfig, ReferencesBatcher.AutoBatchConfig autoBatchConfig, Executor executor) -
Uses of ReferencesBatcher.AutoBatchConfig in io.weaviate.client.v1.async.batch.api
Methods in io.weaviate.client.v1.async.batch.api that return ReferencesBatcher.AutoBatchConfigModifier and TypeMethodDescriptionReferencesBatcher.AutoBatchConfig.AutoBatchConfigBuilder.build()Methods in io.weaviate.client.v1.async.batch.api with parameters of type ReferencesBatcher.AutoBatchConfigModifier and TypeMethodDescriptionstatic ReferencesBatcherReferencesBatcher.createAuto(org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient client, Config config, AccessTokenProvider tokenProvider, ReferencesPath referencesPath, ReferencesBatcher.BatchRetriesConfig batchRetriesConfig, ReferencesBatcher.AutoBatchConfig autoBatchConfig, Executor executor)