public class AnalytictsBackoffConfigurationSupplier extends Object implements Supplier<BackoffConfiguration>
| Modifier and Type | Field and Description |
|---|---|
static double |
BASE |
static double |
DISPERSION |
static double |
MULTIPLIER |
| Constructor and Description |
|---|
AnalytictsBackoffConfigurationSupplier() |
public static final double BASE
public static final double MULTIPLIER
public static final double DISPERSION
public AnalytictsBackoffConfigurationSupplier()
public BackoffConfiguration get()
get in interface Supplier<BackoffConfiguration>Copyright © 2014–2022 MuleSoft, Inc.. All rights reserved.