Class ReferencesBatcher.BatchRetriesConfig
java.lang.Object
io.weaviate.client.v1.async.batch.api.ReferencesBatcher.BatchRetriesConfig
- Enclosing class:
- ReferencesBatcher
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final int -
Method Summary
-
Field Details
-
MAX_TIMEOUT_RETRIES
public static final int MAX_TIMEOUT_RETRIES- See Also:
-
MAX_CONNECTION_RETRIES
public static final int MAX_CONNECTION_RETRIES- See Also:
-
RETRIES_INTERVAL
public static final int RETRIES_INTERVAL- See Also:
-
-
Method Details
-
defaultConfig
-
builder
-
getMaxTimeoutRetries
public int getMaxTimeoutRetries() -
getMaxConnectionRetries
public int getMaxConnectionRetries() -
getRetriesIntervalMs
public int getRetriesIntervalMs() -
toString
-
equals
-
canEqual
-
hashCode
public int hashCode()
-