Your opinion will help to improve our service
Leave a feedback >Definition at line 39 of file statistics.hpp.
Public Member Functions | |
void | Add (PoolTransactionsStatistics &other) |
Public Attributes | |
RateCounter | total {} |
RateCounter | commit {} |
RateCounter | rollback {} |
utils::statistics::HistogramAggregator | timings {kDefaultBoundsArray} |
RateCounter storages::sqlite::infra::statistics::PoolTransactionsStatisticsAggregated::commit {} |
Definition at line 41 of file statistics.hpp.
RateCounter storages::sqlite::infra::statistics::PoolTransactionsStatisticsAggregated::rollback {} |
Definition at line 42 of file statistics.hpp.
utils::statistics::HistogramAggregator storages::sqlite::infra::statistics::PoolTransactionsStatisticsAggregated::timings {kDefaultBoundsArray} |
Definition at line 43 of file statistics.hpp.
RateCounter storages::sqlite::infra::statistics::PoolTransactionsStatisticsAggregated::total {} |
Definition at line 40 of file statistics.hpp.