userver: server::congestion_control::Sensor Class Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
server::congestion_control::Sensor Class Referencefinal

Detailed Description

Definition at line 21 of file sensor.hpp.

+ Inheritance diagram for server::congestion_control::Sensor:
+ Collaboration diagram for server::congestion_control::Sensor:

Public Member Functions

 Sensor (engine::TaskProcessor &tp)
 
Data FetchCurrent () override
 Fetch current counters.
 
void RegisterRequestsSource (RequestsSource &source)
 

Member Function Documentation

◆ FetchCurrent()

Data server::congestion_control::Sensor::FetchCurrent ( )
overridevirtual

Fetch current counters.

Note
Can be called both from coroutine and non-coroutine context

Implements congestion_control::Sensor.


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