failure.result, allowing any futures waiting on the invocation to complete.failure, allowing any futures waiting on the invocation to
complete.callable, scheduling retries with the executor according to the retryPolicy.callable, scheduling retries with the executor according to the retryPolicy.callable, sleeping between invocation attempts according to the retryPolicy.callable, scheduling retries with the executor according to the retryPolicy.callable, scheduling retries with the executor according to the retryPolicy.RetryPolicy.runnable, scheduling retries with the executor according to the retryPolicy.runnable, sleeping between invocation attempts according to the retryPolicy.runnable, scheduling retries with the executor according to the retryPolicy.delay between retries, exponentially backing of to the maxDelay and multiplying successive
delays by a factor of 2.delay between retries, exponentially backing of to the maxDelay and multiplying successive
delays by the delayMultiplier.delay between retries.Copyright © 2015. All Rights Reserved.