userver: redis::ThreadPools 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
redis::ThreadPools Class Reference

Public Member Functions

 ThreadPools (size_t sentinel_thread_pool_size, size_t redis_thread_pool_size)
 
engine::ev::ThreadPool & GetSentinelThreadPool () const
 
const std::shared_ptr< engine::ev::ThreadPool > & GetRedisThreadPool () const
 

Detailed Description

Definition at line 13 of file thread_pools.hpp.


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