userver: storages::sqlite::infra::statistics::PoolConnectionStatistics Struct Reference
Loading...
Searching...
No Matches
storages::sqlite::infra::statistics::PoolConnectionStatistics Struct Referencefinal

Detailed Description

Definition at line 20 of file statistics.hpp.

Public Attributes

RateCounter overload {}
RateCounter closed {}
RateCounter created {}
RateCounter acquired {}
RateCounter released {}

Member Data Documentation

◆ acquired

RateCounter storages::sqlite::infra::statistics::PoolConnectionStatistics::acquired {}

Definition at line 24 of file statistics.hpp.

◆ closed

RateCounter storages::sqlite::infra::statistics::PoolConnectionStatistics::closed {}

Definition at line 22 of file statistics.hpp.

◆ created

RateCounter storages::sqlite::infra::statistics::PoolConnectionStatistics::created {}

Definition at line 23 of file statistics.hpp.

◆ overload

RateCounter storages::sqlite::infra::statistics::PoolConnectionStatistics::overload {}

Definition at line 21 of file statistics.hpp.

◆ released

RateCounter storages::sqlite::infra::statistics::PoolConnectionStatistics::released {}

Definition at line 25 of file statistics.hpp.


The documentation for this struct was generated from the following file: