#include <RangeMaintenanceGuard.h>
Definition at line 30 of file RangeMaintenanceGuard.h.
Hypertable::RangeMaintenanceGuard::RangeMaintenanceGuard |
( |
| ) |
|
|
inline |
void Hypertable::RangeMaintenanceGuard::activate |
( |
| ) |
|
|
inline |
void Hypertable::RangeMaintenanceGuard::deactivate |
( |
| ) |
|
|
inline |
void Hypertable::RangeMaintenanceGuard::disable |
( |
| ) |
|
|
inline |
void Hypertable::RangeMaintenanceGuard::enable |
( |
| ) |
|
|
inline |
bool Hypertable::RangeMaintenanceGuard::in_progress |
( |
| ) |
|
|
inline |
void Hypertable::RangeMaintenanceGuard::wait_for_complete |
( |
bool |
disable = false | ) |
|
|
inline |
std::condition_variable Hypertable::RangeMaintenanceGuard::m_cond |
|
private |
bool Hypertable::RangeMaintenanceGuard::m_disabled {} |
|
private |
bool Hypertable::RangeMaintenanceGuard::m_in_progress {} |
|
private |
std::mutex Hypertable::RangeMaintenanceGuard::m_mutex |
|
private |
The documentation for this class was generated from the following file: