Package | Description |
---|---|
alluxio.heartbeat | |
alluxio.time |
Constructor and Description |
---|
SleepingTimer(String threadName,
long intervalMs,
org.slf4j.Logger logger,
java.time.Clock clock,
Sleeper sleeper)
Creates a new instance of
SleepingTimer . |
Modifier and Type | Class and Description |
---|---|
class |
ThreadSleeper
A sleeping utility which delegates to Thread.sleep().
|
Modifier and Type | Method and Description |
---|---|
Sleeper |
TimeContext.getSleeper() |
Constructor and Description |
---|
TimeContext(java.time.Clock clock,
Sleeper sleeper) |
Copyright © 2023. All Rights Reserved.