public abstract class CustomBackoffStrategy extends Object
Constructor and Description |
---|
CustomBackoffStrategy() |
Modifier and Type | Method and Description |
---|---|
abstract int |
getBackoffPeriod(int retryAttempts) |
Copyright © 2022. All rights reserved.