Searched defs:RetryPlan (Results 1 – 1 of 1) sorted by relevance
1516 private static final class RetryPlan { class in RetriableStream1520 RetryPlan(boolean shouldRetry, long backoffNanos) { in RetryPlan() method in RetriableStream.RetryPlan