Uses of Class
com.google.cloud.bigquery.storage.util.Errors.IsRetryableStatusResult
Packages that use Errors.IsRetryableStatusResult
-
Uses of Errors.IsRetryableStatusResult in com.google.cloud.bigquery.storage.util
Methods in com.google.cloud.bigquery.storage.util that return Errors.IsRetryableStatusResultModifier and TypeMethodDescriptionErrors.isRetryableStatus(io.grpc.Status status, io.grpc.Metadata metadata) Returns true iff the Status indicates an error that is retryable.