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) override | storages::mongo::DistLockStrategy | virtual |
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) override | storages::mongo::DistLockStrategy | virtual |
~DistLockStrategyBase()=default (defined in dist_lock::DistLockStrategyBase) | dist_lock::DistLockStrategyBase | virtual |