#include <gpudb/FailbackPollerService.hpp>
Definition at line 16 of file FailbackPollerService.hpp.
◆ FailbackPollerService()
◆ ~FailbackPollerService()
virtual gpudb::FailbackPollerService::~FailbackPollerService |
( |
| ) |
|
|
virtual |
◆ get_instance()
◆ isRunning()
bool gpudb::FailbackPollerService::isRunning |
( |
| ) |
|
Checks whether the poller is running and returns true or false.
◆ operator=()
◆ restart()
void gpudb::FailbackPollerService::restart |
( |
| ) |
|
◆ start()
void gpudb::FailbackPollerService::start |
( |
| ) |
|
Starts the poller service.
◆ stop()
void gpudb::FailbackPollerService::stop |
( |
| ) |
|
Stops the poller service.
◆ DEFAULT_POLLING_INTERVAL
constexpr int gpudb::FailbackPollerService::DEFAULT_POLLING_INTERVAL = 5 |
|
static |
◆ DEFAULT_START_DELAY
constexpr int gpudb::FailbackPollerService::DEFAULT_START_DELAY = 0 |
|
static |
The documentation for this class was generated from the following file: