| Package | Description |
|---|---|
| org.apache.bookkeeper.common.util |
Util functions used across the project.
|
| Modifier and Type | Method and Description |
|---|---|
static Backoff.Constant |
Backoff.Constant.of(long ms)
Create infinite constant backoff stream.
|
static Backoff.Constant |
Backoff.Constant.of(long ms,
long limit) |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.