Your opinion will help to improve our service
Leave a feedback >Definition at line 25 of file statistics.hpp.
Public Attributes | |
RateCounter | total {} |
RateCounter | error {} |
RateCounter | executed {} |
utils::statistics::Histogram | timings {kDefaultBoundsArray} |
RateCounter storages::sqlite::infra::statistics::PoolQueriesStatistics::error {} |
Definition at line 27 of file statistics.hpp.
RateCounter storages::sqlite::infra::statistics::PoolQueriesStatistics::executed {} |
Definition at line 28 of file statistics.hpp.
utils::statistics::Histogram storages::sqlite::infra::statistics::PoolQueriesStatistics::timings {kDefaultBoundsArray} |
Definition at line 29 of file statistics.hpp.
RateCounter storages::sqlite::infra::statistics::PoolQueriesStatistics::total {} |
Definition at line 26 of file statistics.hpp.