Class RetryConfiguration
java.lang.Object
de.hybris.platform.searchservices.util.RetryConfiguration
Retry configuration.
-
Field Details
-
DEFAULT_MAX_ATTEMPTS
-
DEFAULT_TIMEOUT
-
DEFAULT_INTERVAL
-
-
Method Details
-
getMaxAttempts
-
getTimeout
-
getInitialDelay
-
getInterval
-
getMaxInterval
-
getMultiplier
-
builder
-