Uses of Class
io.tarantool.driver.api.retry.TarantoolRequestRetryPolicies.AttemptsBoundRetryPolicyFactory
-
Packages that use TarantoolRequestRetryPolicies.AttemptsBoundRetryPolicyFactory Package Description io.tarantool.driver.api.retry Request retrying and network errors handling functionality. -
-
Uses of TarantoolRequestRetryPolicies.AttemptsBoundRetryPolicyFactory in io.tarantool.driver.api.retry
Methods in io.tarantool.driver.api.retry that return TarantoolRequestRetryPolicies.AttemptsBoundRetryPolicyFactory Modifier and Type Method Description TarantoolRequestRetryPolicies.AttemptsBoundRetryPolicyFactory<T>
TarantoolRequestRetryPolicies.AttemptsBoundRetryPolicyFactory.Builder. build()
Create new factory instance
-