Module: GoodJob
- Defined in:
- app/workers/good_job/dn_worker.rb,
app/workers/good_job/dn_update_worker.rb,
app/workers/good_job/configurable_backfill.rb,
app/workers/good_job/elasticsearch_reindex.rb,
app/workers/good_job/elasticsearch_process_batch.rb,
app/workers/good_job/elasticsearch_process_queue.rb,
app/workers/good_job/denormalization_stats_worker.rb,
app/workers/good_job/elasticsearch_on_finish_reindex.rb,
app/workers/good_job/cron_denormalization_stats_manager.rb,
app/workers/good_job/elasticsearch_old_index_cleaner_worker.rb,
app/workers/good_job/elasticsearch_process_change_logs_worker.rb,
app/workers/good_job/elasticsearch_process_change_logs_master_worker.rb
Overview
You can use to run this -> ::GoodJob::DenormalizationStatsWorker.perform_async([:policies]) todo use denormalized files to create the queries and the tables to update
Defined Under Namespace
Classes: ConfigurableBackfill, CronDenormalizationStatsManager, DNUpdateWorker, DNWorker, DenormalizationStatsWorker, ElasticsearchOldIndexCleanerWorker, ElasticsearchOnFinishReindex, ElasticsearchProcessBatch, ElasticsearchProcessChangeLogsMasterWorker, ElasticsearchProcessChangeLogsWorker, ElasticsearchProcessQueue, ElasticsearchReindex