Package | Description |
---|---|
alluxio.heartbeat | |
alluxio.master.file | |
alluxio.retry |
Set of utilities for working with retryable operations.
|
alluxio.time |
Class and Description |
---|
Sleeper
An interface for a utility which provides a sleep method.
|
Class and Description |
---|
ExponentialTimer
The
ExponentialTimer can be used for generating a sequence of events that are
exponentially distributed in time. |
Class and Description |
---|
TimeContext
Context for managing time.
|
Class and Description |
---|
ExponentialTimer.Result
Represents the result of
ExponentialTimer.tick() . |
Sleeper
An interface for a utility which provides a sleep method.
|
ThreadSleeper
A sleeping utility which delegates to Thread.sleep().
|
TimeContext
Context for managing time.
|
Copyright © 2023. All Rights Reserved.