public final class RetryAttempt extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
setJitterRandomSupplier(Supplier<Double> supplier)
Sets the specific jitter random supplier.
|
static void |
setRetryRandomSupplier(Supplier<Double> supplier)
Sets the specific retry random supplier.
|
Copyright © 2018–2023 InfluxData, Inc.. All rights reserved.