userver: redis::ThreadPools Class Reference
Loading...
Searching...
No Matches
redis::ThreadPools Class Reference

Detailed Description

Definition at line 13 of file thread_pools.hpp.

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
 

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