Your opinion will help to improve our service
Leave a feedback >Definition at line 54 of file statistics.hpp.
Public Attributes | |
const PoolConnectionStatistics * | write_connections {nullptr} |
const PoolConnectionStatistics * | read_connections {nullptr} |
const PoolQueriesStatistics * | write_queries {nullptr} |
const PoolQueriesStatistics * | read_queries {nullptr} |
const PoolTransactionsStatistics * | transaction {nullptr} |
const PoolTransactionsStatisticsAggregated * | transaction_aggregated {nullptr} |
const PoolConnectionStatistics* storages::sqlite::infra::statistics::AggregatedInstanceStatistics::read_connections {nullptr} |
Definition at line 56 of file statistics.hpp.
const PoolQueriesStatistics* storages::sqlite::infra::statistics::AggregatedInstanceStatistics::read_queries {nullptr} |
Definition at line 58 of file statistics.hpp.
const PoolTransactionsStatistics* storages::sqlite::infra::statistics::AggregatedInstanceStatistics::transaction {nullptr} |
Definition at line 59 of file statistics.hpp.
const PoolTransactionsStatisticsAggregated* storages::sqlite::infra::statistics::AggregatedInstanceStatistics::transaction_aggregated {nullptr} |
Definition at line 60 of file statistics.hpp.
const PoolConnectionStatistics* storages::sqlite::infra::statistics::AggregatedInstanceStatistics::write_connections {nullptr} |
Definition at line 55 of file statistics.hpp.
const PoolQueriesStatistics* storages::sqlite::infra::statistics::AggregatedInstanceStatistics::write_queries {nullptr} |
Definition at line 57 of file statistics.hpp.