Uses of Interface
org.apache.bookkeeper.common.util.Backoff.Policy
Packages that use Backoff.Policy
Package
Description
defines the utilities for allocator used across the project.
-
Uses of Backoff.Policy in org.apache.bookkeeper.common.util
Classes in org.apache.bookkeeper.common.util that implement Backoff.PolicyModifier and TypeClassDescriptionstatic classA constant backoff policy.static classA exponential backoff policy.static classA Jittered backoff policy.Fields in org.apache.bookkeeper.common.util declared as Backoff.PolicyModifier and TypeFieldDescriptionstatic final Backoff.PolicyBackoff.DEFAULTstatic final Backoff.PolicyBackoff.Policy.NONE