public final class ErrorCodes extends Object
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.collect.ImmutableSet<io.grpc.Status.Code> |
RETRYABLE_CODES |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
IsRetryable(io.grpc.Status.Code code) |
Copyright © 2020 Google LLC. All rights reserved.