This is the complete list of members for storages::postgres::DistLockStrategy, including all inherited members.
Acquire(std::chrono::milliseconds lock_ttl, const std::string &locker_id) override | storages::postgres::DistLockStrategy | virtual |
DistLockStrategy(ClusterPtr cluster, const std::string &table, const std::string &lock_name, const dist_lock::DistLockSettings &settings) (defined in storages::postgres::DistLockStrategy) | storages::postgres::DistLockStrategy | |
Release(const std::string &locker_id) override | storages::postgres::DistLockStrategy | virtual |
UpdateCommandControl(CommandControl cc) (defined in storages::postgres::DistLockStrategy) | storages::postgres::DistLockStrategy | |
~DistLockStrategyBase()=default (defined in dist_lock::DistLockStrategyBase) | dist_lock::DistLockStrategyBase | virtual |