| Package | Description |
|---|---|
| org.apache.bookkeeper.common.util |
Util functions used across the project.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Backoff.Constant
A constant backoff policy.
|
static class |
Backoff.Exponential
A exponential backoff policy.
|
static class |
Backoff.Jitter
A Jittered backoff policy.
|
| Modifier and Type | Field and Description |
|---|---|
static Backoff.Policy |
Backoff.DEFAULT |
static Backoff.Policy |
Backoff.Policy.NONE |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.