public interface RetryCallable<T>
Promise<T>
call()
Promise<T> call() throws java.lang.Throwable
java.lang.Throwable