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