Lightweight 0.20260921.0
Loading...
Searching...
No Matches
Lightweight::SqlStatistics Member List

This is the complete list of members for Lightweight::SqlStatistics, including all inherited members.

Disable() noexceptLightweight::SqlStatisticsstatic
Enable() noexceptLightweight::SqlStatisticsstatic
Instance() noexceptLightweight::SqlStatisticsstatic
IsEnabled() noexceptLightweight::SqlStatisticsstatic
operator=(SqlStatistics const &)=delete (defined in Lightweight::SqlStatistics)Lightweight::SqlStatistics
operator=(SqlStatistics &&)=delete (defined in Lightweight::SqlStatistics)Lightweight::SqlStatistics
RecordConnectionClosed() noexceptLightweight::SqlStatistics
RecordConnectionOpened() noexceptLightweight::SqlStatistics
RecordOperation(SqlStatisticsOperation operation, std::chrono::microseconds duration, bool failed) noexceptLightweight::SqlStatistics
RecordPoolAcquire(std::chrono::microseconds waitDuration, bool reused, bool waited) noexceptLightweight::SqlStatistics
RecordPoolOccupancy(std::uint64_t idle, std::uint64_t checkedOut) noexceptLightweight::SqlStatistics
RecordPoolRelease(bool discarded) noexceptLightweight::SqlStatistics
RecordRetry(SqlStatisticsOperation operation) noexceptLightweight::SqlStatistics
RecordRowsFetched(std::uint64_t rowCount, bool wasBlockFetch) noexceptLightweight::SqlStatistics
Reset() noexceptLightweight::SqlStatistics
Snapshot() const noexceptLightweight::SqlStatistics
SqlStatistics() noexcept=defaultLightweight::SqlStatistics
SqlStatistics(SqlStatistics const &)=delete (defined in Lightweight::SqlStatistics)Lightweight::SqlStatistics
SqlStatistics(SqlStatistics &&)=delete (defined in Lightweight::SqlStatistics)Lightweight::SqlStatistics
~SqlStatistics()=default (defined in Lightweight::SqlStatistics)Lightweight::SqlStatistics