Interface | Description |
---|---|
HeartbeatExecutor |
An interface for a heartbeat execution.
|
HeartbeatTimer |
An interface for heartbeat timers.
|
Class | Description |
---|---|
HeartbeatContext |
This is a static class for storing and retrieving heartbeat related information.
|
HeartbeatScheduler |
This class can be used for controlling heartbeat execution of a thread.
|
HeartbeatThread |
Thread class to execute a heartbeat periodically.
|
ScheduledTimer |
This class can be used for controlling heartbeat execution of threads.
|
SleepingTimer |
This class can be used for executing heartbeats periodically.
|
Copyright © 2023. All Rights Reserved.