Class: Gitlab::BackgroundMigration::MoveCiBuildsMetadataSelfManaged

Inherits:
MoveCiBuildsMetadata show all
Defined in:
lib/gitlab/background_migration/move_ci_builds_metadata_self_managed.rb

Constant Summary

Constants inherited from MoveCiBuildsMetadata

Gitlab::BackgroundMigration::MoveCiBuildsMetadata::DEFS_UNIQ_ATTRS

Constants inherited from BatchedMigrationJob

BatchedMigrationJob::DEFAULT_FEATURE_CATEGORY, BatchedMigrationJob::MINIMUM_PAUSE_MS

Constants included from Database::DynamicModelHelpers

Database::DynamicModelHelpers::BATCH_SIZE

Method Summary

Methods inherited from MoveCiBuildsMetadata

#bulk_insert_job_environments, #ci_model, #copy_environments, #definition_instance_model, #definition_model, #extract_environment_attributes, #fetch_environment_attributes, job_arguments_count, #job_artifact_model, #job_model, #job_taggings_model, #metadata_model, #perform, #setup_definitions, #update_job_artifacts, #update_jobs

Methods inherited from BatchedMigrationJob

#batch_metrics, cursor, cursor?, cursor_columns, feature_category, #filter_batch, generic_instance, health_context_tables, #initialize, job_arguments, job_arguments_count, operation_name, #perform, scope_to, tables_to_check_for_vacuum

Methods included from Database::DynamicModelHelpers

define_batchable_model, #each_batch, #each_batch_range

Constructor Details

This class inherits a constructor from Gitlab::BackgroundMigration::BatchedMigrationJob