public class RetryContext extends Object
| Constructor and Description |
|---|
RetryContext(long retryCount,
Throwable throwable,
long durationBeforeException) |
| Modifier and Type | Method and Description |
|---|---|
long |
getDurationBeforeException() |
long |
getRetryCount() |
Throwable |
getThrowable() |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.