|
| TableStats () |
|
void | Update (bool write, bool fail, bool back_pressure, uint64_t num) |
|
void | Get (const std::string &table_name, GenDb::DbTableInfo *dbti) const |
|
Definition at line 23 of file gendb_statistics.h.
GenDb::DbTableStatistics::TableStats::TableStats |
( |
| ) |
|
|
inline |
void GenDb::DbTableStatistics::TableStats::Get |
( |
const std::string & |
table_name, |
|
|
GenDb::DbTableInfo * |
dbti |
|
) |
| const |
void GenDb::DbTableStatistics::TableStats::Update |
( |
bool |
write, |
|
|
bool |
fail, |
|
|
bool |
back_pressure, |
|
|
uint64_t |
num |
|
) |
| |
uint64_t GenDb::DbTableStatistics::TableStats::num_read_fails_ |
uint64_t GenDb::DbTableStatistics::TableStats::num_reads_ |
uint64_t GenDb::DbTableStatistics::TableStats::num_write_back_pressure_fails_ |
uint64_t GenDb::DbTableStatistics::TableStats::num_write_fails_ |
uint64_t GenDb::DbTableStatistics::TableStats::num_writes_ |
The documentation for this struct was generated from the following files: