Class RetryPolicy.RetryPropertiesBuilder
java.lang.Object
com.lucidworks.fusion.connector.plugin.api.fetcher.RetryPolicy.RetryPropertiesBuilder
- Enclosing class:
- RetryPolicy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()withCurrentRetryIndex(int currentRetryIndex) withDelayInSeconds(long delayInSeconds) withMaxRetries(int maxRetries)
-
Constructor Details
-
RetryPropertiesBuilder
public RetryPropertiesBuilder()
-
-
Method Details
-
newBuilder
-
withMaxRetries
-
withDelayInSeconds
-
withCurrentRetryIndex
-
build
-