public class RandomBackoffProperties extends Object
| Constructor and Description |
|---|
RandomBackoffProperties() |
| Modifier and Type | Method and Description |
|---|---|
Duration |
getFirstBackoff() |
Duration |
getMaxBackoff() |
void |
setFirstBackoff(Duration firstBackoff) |
void |
setMaxBackoff(Duration maxBackoff) |
Copyright © 2021. All rights reserved.