public class GrpcRetryContext extends GrpcFailedContextAdapter implements RetryContext, GrpcFailedContext
cause, statusCode, userCancelled| Constructor and Description |
|---|
GrpcRetryContext(int attempts,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
int |
getRetriesAttempted() |
void |
setThrottled(boolean throttled) |
boolean |
throttled() |
getCause, getStatusCode, of, userCancelledclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCausegetCause, getStatusCode, userCancelledpublic GrpcRetryContext(int attempts,
Throwable cause)
public int getRetriesAttempted()
getRetriesAttempted in interface RetryContextpublic boolean throttled()
throttled in interface RetryContextpublic void setThrottled(boolean throttled)
setThrottled in interface RetryContextCopyright © 2025 Webull. All rights reserved.