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