userver: Member List
⚠️ 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
storages::mongo::DistLockStrategy Member List

This is the complete list of members for storages::mongo::DistLockStrategy, including all inherited members.

Acquire(std::chrono::milliseconds lock_ttl, const std::string &locker_id) overridestorages::mongo::DistLockStrategyvirtual
DistLockStrategy(Collection collection, std::string lock_name)storages::mongo::DistLockStrategy
DistLockStrategy(Collection collection, std::string lock_name, std::string owner) (defined in storages::mongo::DistLockStrategy)storages::mongo::DistLockStrategy
Release(const std::string &locker_id) overridestorages::mongo::DistLockStrategyvirtual
~DistLockStrategyBase()=default (defined in dist_lock::DistLockStrategyBase)dist_lock::DistLockStrategyBasevirtual