Interface RetryMetrics
public interface RetryMetrics
-
Method Summary
Modifier and TypeMethodDescriptionvoidrecordAttempt(String name, long delayInNanos) voidrecordExhaustedAttempts(String name, int totalAttempts)
-
Method Details
-
recordAttempt
-
recordExhaustedAttempts
-