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

Public Member Functions

 KeyShardFactory (const std::string &type)
 
std::unique_ptr< redis::KeyShardoperator() (size_t nshards)
 

Detailed Description

Definition at line 19 of file keyshard.hpp.

Constructor & Destructor Documentation

◆ KeyShardFactory()

redis::KeyShardFactory::KeyShardFactory ( const std::string &  type)
inline

Definition at line 23 of file keyshard.hpp.


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