Uses of Class
technology.semi.weaviate.client.v1.batch.api.ObjectsBatcher.BatchRetriesConfig.BatchRetriesConfigBuilder
-
Packages that use ObjectsBatcher.BatchRetriesConfig.BatchRetriesConfigBuilder Package Description technology.semi.weaviate.client.v1.batch.api -
-
Uses of ObjectsBatcher.BatchRetriesConfig.BatchRetriesConfigBuilder in technology.semi.weaviate.client.v1.batch.api
Methods in technology.semi.weaviate.client.v1.batch.api that return ObjectsBatcher.BatchRetriesConfig.BatchRetriesConfigBuilder Modifier and Type Method Description static ObjectsBatcher.BatchRetriesConfig.BatchRetriesConfigBuilderObjectsBatcher.BatchRetriesConfig. builder()static ObjectsBatcher.BatchRetriesConfig.BatchRetriesConfigBuilderObjectsBatcher.BatchRetriesConfig. defaultConfig()ObjectsBatcher.BatchRetriesConfig.BatchRetriesConfigBuilderObjectsBatcher.BatchRetriesConfig.BatchRetriesConfigBuilder. maxConnectionRetries(int maxConnectionRetries)ObjectsBatcher.BatchRetriesConfig.BatchRetriesConfigBuilderObjectsBatcher.BatchRetriesConfig.BatchRetriesConfigBuilder. maxTimeoutRetries(int maxTimeoutRetries)ObjectsBatcher.BatchRetriesConfig.BatchRetriesConfigBuilderObjectsBatcher.BatchRetriesConfig.BatchRetriesConfigBuilder. retriesIntervalMs(int retriesIntervalMs)
-