|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PropagateIfRetryAfter
propagates as RetryAfterException if a Throwable contains information such as a retry
offset.
| Method Summary | |
|---|---|
com.google.common.util.concurrent.ListenableFuture<Object> |
create(Throwable t)
if input is not of type HttpResponseException, this method propagates. |
| Method Detail |
|---|
com.google.common.util.concurrent.ListenableFuture<Object> create(Throwable t)
HttpResponseException, this method propagates. Otherwise, immediate future of
null, if didn't coerce to RetryAfterException
create in interface com.google.common.util.concurrent.FutureFallback<Object>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||