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
dist_lock::DistLockedTask Member List

This is the complete list of members for dist_lock::DistLockedTask, including all inherited members.

BlockingWait() constengine::TaskBase
CancellationReason() constengine::TaskBase
DistLockedTask()=defaultdist_lock::DistLockedTask
DistLockedTask(DistLockedTask &&)=delete (defined in dist_lock::DistLockedTask)dist_lock::DistLockedTask
DistLockedTask(const DistLockedTask &)=delete (defined in dist_lock::DistLockedTask)dist_lock::DistLockedTask
DistLockedTask(std::string name, WorkerFunc worker_func, std::shared_ptr< DistLockStrategyBase > strategy, const DistLockSettings &settings={}, DistLockWaitingMode mode=DistLockWaitingMode::kWait, DistLockRetryMode retry_mode=DistLockRetryMode::kRetry)dist_lock::DistLockedTask
DistLockedTask(engine::TaskProcessor &task_processor, std::string name, WorkerFunc worker_func, std::shared_ptr< DistLockStrategyBase > strategy, const DistLockSettings &settings={}, DistLockWaitingMode mode=DistLockWaitingMode::kWait, DistLockRetryMode retry_mode=DistLockRetryMode::kRetry)dist_lock::DistLockedTask
Get() noexcept(false) (defined in dist_lock::DistLockedTask)dist_lock::DistLockedTask
GetLockedDuration() constdist_lock::DistLockedTask
GetState() constengine::TaskBase
GetStateName(State state) (defined in engine::TaskBase)engine::TaskBasestatic
Importance enum nameengine::TaskBase
IsFinished() constengine::TaskBase
IsValid() constengine::TaskBase
operator=(DistLockedTask &&)=delete (defined in dist_lock::DistLockedTask)dist_lock::DistLockedTask
operator=(const DistLockedTask &&)=delete (defined in dist_lock::DistLockedTask)dist_lock::DistLockedTask
RequestCancel()engine::TaskBase
State enum nameengine::TaskBase
SyncCancel() noexceptengine::TaskBase
Wait() const noexcept(false)engine::TaskBase
WaitFor(const std::chrono::duration< Rep, Period > &) const noexcept(false)engine::TaskBase
WaitMode enum nameengine::TaskBase
WaitUntil(const std::chrono::time_point< Clock, Duration > &) const noexcept(false)engine::TaskBase
WaitUntil(Deadline) constengine::TaskBase
WorkerFunc typedef (defined in dist_lock::DistLockedTask)dist_lock::DistLockedTask
~DistLockedTask() (defined in dist_lock::DistLockedTask)dist_lock::DistLockedTask