Package | Description |
---|---|
alluxio.retry |
Set of utilities for working with retryable operations.
|
alluxio.time |
Modifier and Type | Method and Description |
---|---|
ExponentialTimeBoundedRetry.Builder |
ExponentialTimeBoundedRetry.Builder.withTimeCtx(TimeContext timeCtx) |
Constructor and Description |
---|
TimeBoundedRetry(TimeContext timeCtx,
java.time.Duration maxDuration) |
Modifier and Type | Field and Description |
---|---|
static TimeContext |
TimeContext.SYSTEM |
Copyright © 2023. All Rights Reserved.