Module: Gitlab::Database::BackgroundOperation

Defined in:
lib/gitlab/database/background_operation/job.rb,
lib/gitlab/database/background_operation/runner.rb,
lib/gitlab/database/background_operation/worker.rb,
lib/gitlab/database/background_operation/executor.rb,
lib/gitlab/database/background_operation/queueable.rb,
lib/gitlab/database/background_operation/common_job.rb,
lib/gitlab/database/background_operation/common_worker.rb,
lib/gitlab/database/background_operation/job_cell_local.rb,
lib/gitlab/database/background_operation/worker_cell_local.rb

Defined Under Namespace

Modules: CommonJob, CommonWorker, Queueable Classes: Executor, Job, JobCellLocal, Runner, Worker, WorkerCellLocal