Definition at line 91 of file MaintenanceQueue.h.
uint32_t Hypertable::MaintenanceQueue::Worker::lowest_inflight_level |
( |
| ) |
|
|
inlineprivate |
Determine the lowest level of the tasks currently being executed.
This method iterates through the MaintenanceQueueState::inflight_levels array and stops at the first non-zero count and returns the corresponding level.
- Returns
- Lowest level of tasks currently being executed.
Definition at line 210 of file MaintenanceQueue.h.
void Hypertable::MaintenanceQueue::Worker::operator() |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: