Your opinion will help to improve our service
Leave a feedback >Definition at line 32 of file statistics.hpp.
Public Attributes | |
RateCounter | total {} |
RateCounter | commit {} |
RateCounter | rollback {} |
utils::statistics::Histogram | timings {kDefaultBoundsArray} |
RateCounter storages::sqlite::infra::statistics::PoolTransactionsStatistics::commit {} |
Definition at line 34 of file statistics.hpp.
RateCounter storages::sqlite::infra::statistics::PoolTransactionsStatistics::rollback {} |
Definition at line 35 of file statistics.hpp.
utils::statistics::Histogram storages::sqlite::infra::statistics::PoolTransactionsStatistics::timings {kDefaultBoundsArray} |
Definition at line 36 of file statistics.hpp.
RateCounter storages::sqlite::infra::statistics::PoolTransactionsStatistics::total {} |
Definition at line 33 of file statistics.hpp.