Package | Description |
---|---|
alluxio.conf | |
alluxio.heartbeat |
Modifier and Type | Method and Description |
---|---|
static void |
ReconfigurableRegistry.register(Reconfigurable listener)
Add a listener.
|
static boolean |
ReconfigurableRegistry.unregister(Reconfigurable listener)
remove the listener related to the given property.
|
Modifier and Type | Interface and Description |
---|---|
interface |
HeartbeatTimer
An interface for heartbeat timers.
|
Modifier and Type | Class and Description |
---|---|
class |
ScheduledTimer
This class can be used for controlling heartbeat execution of threads.
|
class |
SleepingTimer
This class can be used for executing heartbeats periodically.
|
Copyright © 2023. All Rights Reserved.