Table of Contents - rubyrep-2.0.1 Documentation
Classes and Modules
- ActiveRecord
- ActiveRecord::ConnectionAdapters
- ActiveRecord::ConnectionAdapters::AbstractAdapter
- Monitor
- RR
- RR::BaseRunner
- RR::CommandRunner
- RR::Committers
- RR::Committers::BufferedCommitter
- RR::Committers::DefaultCommitter
- RR::Committers::NeverCommitter
- RR::Configuration
- RR::ConnectionExtenders
- RR::ConnectionExtenders::MysqlExtender
- RR::ConnectionExtenders::PostgreSQLExtender
- RR::DatabaseProxy
- RR::DirectTableScan
- RR::GenerateRunner
- RR::HelpRunner
- RR::Initializer
- RR::LogHelper
- RR::LoggedChange
- RR::LoggedChangeLoader
- RR::LoggedChangeLoaders
- RR::NoisyConnection
- RR::NoisyCursor
- RR::ProxiedTableScan
- RR::ProxyBlockCursor
- RR::ProxyConnection
- RR::ProxyCursor
- RR::ProxyRowCursor
- RR::ProxyRunner
- RR::ReplicationDifference
- RR::ReplicationExtenders
- RR::ReplicationExtenders::MysqlReplication
- RR::ReplicationExtenders::PostgreSQLReplication
- RR::ReplicationHelper
- RR::ReplicationInitializer
- RR::ReplicationRun
- RR::ReplicationRunner
- RR::Replicators
- RR::Replicators::TwoWayReplicator
- RR::ResultFetcher
- RR::ScanProgressPrinters
- RR::ScanProgressPrinters::ProgressBar
- RR::ScanReportPrinters
- RR::ScanReportPrinters::ScanDetailReporter
- RR::ScanReportPrinters::ScanSummaryReporter
- RR::ScanRunner
- RR::Session
- RR::SyncHelper
- RR::SyncRunner
- RR::Syncers
- RR::Syncers::OneWaySyncer
- RR::Syncers::TwoWaySyncer
- RR::TableScan
- RR::TableScanHelper
- RR::TableSorter
- RR::TableSpecResolver
- RR::TableSync
- RR::TaskSweeper
- RR::TriggerModeSwitcher
- RR::TypeCastingCursor
- RR::UninstallRunner
Methods
- ::active_record_class_for_database_connection — RR::ConnectionExtenders
- ::clear_db_connection_cache — RR::ConnectionExtenders
- ::commands — RR::CommandRunner
- ::committers — RR::Committers
- ::configuration — RR::Initializer
- ::configuration= — RR::Initializer
- ::configured_replicator — RR::Replicators
- ::configured_syncer — RR::Syncers
- ::connection_cache — RR::ConnectionExtenders
- ::connection_cache= — RR::ConnectionExtenders
- ::current_session — RR::Committers::NeverCommitter
- ::current_session= — RR::Committers::NeverCommitter
- ::db_connect — RR::ConnectionExtenders
- ::db_connect_without_cache — RR::ConnectionExtenders
- ::default_options — RR::Replicators::TwoWayReplicator
- ::default_options — RR::Syncers::OneWaySyncer
- ::default_options — RR::Syncers::TwoWaySyncer
- ::extenders — RR::ConnectionExtenders
- ::extenders — RR::ReplicationExtenders
- ::install_logger — RR::ConnectionExtenders
- ::new — RR::Committers::BufferedCommitter
- ::new — RR::Committers::DefaultCommitter
- ::new — RR::Committers::NeverCommitter
- ::new — RR::Configuration
- ::new — RR::DatabaseProxy
- ::new — RR::DirectTableScan
- ::new — RR::LoggedChange
- ::new — RR::LoggedChangeLoaders
- ::new — RR::LoggedChangeLoader
- ::new — RR::NoisyCursor
- ::new — RR::ProxiedTableScan
- ::new — RR::ProxyBlockCursor
- ::new — RR::ResultFetcher
- ::new — RR::ProxyConnection
- ::new — RR::ProxyCursor
- ::new — RR::ProxyRowCursor
- ::new — RR::ReplicationDifference
- ::new — RR::ReplicationHelper
- ::new — RR::ReplicationInitializer
- ::new — RR::ReplicationRun
- ::new — RR::Replicators::TwoWayReplicator
- ::new — RR::ScanProgressPrinters::ProgressBar
- ::new — RR::ScanReportPrinters::ScanDetailReporter
- ::new — RR::ScanReportPrinters::ScanSummaryReporter
- ::new — RR::Session
- ::new — RR::SyncHelper
- ::new — RR::Syncers::OneWaySyncer
- ::new — RR::Syncers::TwoWaySyncer
- ::new — RR::TableScan
- ::new — RR::TableSorter
- ::new — RR::TableSpecResolver
- ::new — RR::TableSync
- ::new — RR::TaskSweeper
- ::new — RR::TriggerModeSwitcher
- ::new — RR::TypeCastingCursor
- ::on_printer_selection — RR::ScanProgressPrinters
- ::on_printer_selection — RR::ScanReportPrinters
- ::printers — RR::ScanProgressPrinters
- ::printers — RR::ScanReportPrinters
- ::register — RR::CommandRunner
- ::register — RR::Committers
- ::register — RR::ConnectionExtenders
- ::register — RR::ReplicationExtenders
- ::register — RR::Replicators
- ::register — RR::ScanProgressPrinters
- ::register — RR::ScanReportPrinters
- ::register — RR::Syncers
- ::replicators — RR::Replicators
- ::reset — RR::Initializer
- ::rollback_current_session — RR::Committers::NeverCommitter
- ::run — RR::BaseRunner
- ::run — RR::CommandRunner
- ::run — RR::HelpRunner
- ::run — RR::GenerateRunner
- ::run — RR::Initializer
- ::run — RR::ProxyRunner
- ::run — RR::ReplicationRunner
- ::run — RR::UninstallRunner
- ::scan_class — RR::TableScanHelper
- ::show_version — RR::CommandRunner
- ::syncers — RR::Syncers
- ::timeout — RR::TaskSweeper
- ::true_if_running_in_a_terminal_and_not_under_windows — RR::Configuration
- ::use_cache? — RR::ConnectionExtenders
- ::use_db_connection_cache — RR::ConnectionExtenders
- #[] — RR::LoggedChangeLoaders
- #activity_marker_table — RR::Committers::BufferedCommitter
- #add_big_primary_key — RR::ReplicationExtenders::MysqlReplication
- #add_big_primary_key — RR::ReplicationExtenders::PostgreSQLReplication
- #add_specific_options — RR::BaseRunner
- #add_table_option — RR::Configuration
- #add_table_options — RR::Configuration
- #amend — RR::ReplicationDifference
- #attempt_change — RR::Replicators::TwoWayReplicator
- #attempt_delete — RR::Replicators::TwoWayReplicator
- #attempt_insert — RR::Replicators::TwoWayReplicator
- #attempt_update — RR::Replicators::TwoWayReplicator
- #begin_db_transactions — RR::Committers::BufferedCommitter
- #block_size — RR::ProxiedTableScan
- #build_url — RR::ProxyRunner
- #call_after_infrastructure_setup_handler — RR::ReplicationInitializer
- #change_log_exists? — RR::ReplicationInitializer
- #change_log_table — RR::LoggedChangeLoader
- #changes — RR::ReplicationDifference
- #checksum — RR::ProxyBlockCursor
- #clear — RR::NoisyCursor
- #clear — RR::ResultFetcher
- #clear — RR::TypeCastingCursor
- #clear_columns — RR::ScanReportPrinters::ScanDetailReporter
- #clear_conflict — RR::Replicators::TwoWayReplicator
- #clear_sequence_setup — RR::ReplicationInitializer
- #clear_sequence_setup — RR::ReplicationExtenders::MysqlReplication
- #clear_sequence_setup — RR::ReplicationExtenders::PostgreSQLReplication
- #clear_session — RR::ReplicationRunner
- #column_aware_quote — RR::ConnectionExtenders::MysqlExtender
- #column_aware_quote — RR::ConnectionExtenders::PostgreSQLExtender
- #column_names — RR::ProxyConnection
- #commit — RR::Committers::BufferedCommitter
- #commit_db_transaction — RR::NoisyConnection
- #commit_db_transactions — RR::Committers::BufferedCommitter
- #commit_frequency — RR::Committers::BufferedCommitter
- #committer — RR::SyncHelper
- #compare_blocks — RR::ProxiedTableScan
- #configured_table_pairs — RR::Session
- #connect_database — RR::Session
- #connection — RR::TypeCastingCursor
- #corresponding_table — RR::ReplicationHelper
- #corresponding_table — RR::Session
- #create_change_log — RR::ReplicationInitializer
- #create_cursor — RR::ProxyConnection
- #create_event_log — RR::ReplicationInitializer
- #create_or_replace_replication_trigger_function — RR::ReplicationExtenders::MysqlReplication
- #create_or_replace_replication_trigger_function — RR::ReplicationExtenders::PostgreSQLReplication
- #create_processor — RR::BaseRunner
- #create_processor — RR::ScanRunner
- #create_processor — RR::SyncRunner
- #create_replication_trigger — RR::ReplicationExtenders::MysqlReplication
- #create_replication_trigger — RR::ReplicationExtenders::PostgreSQLReplication
- #create_session — RR::DatabaseProxy
- #create_table — RR::ProxyConnection
- #create_trigger — RR::ReplicationInitializer
- #current_checksum — RR::ProxyBlockCursor
- #database — RR::LoggedChange
- #database_unreachable? — RR::Session
- #delete_record — RR::Committers::BufferedCommitter
- #delete_record — RR::Committers::DefaultCommitter
- #delete_record — RR::ProxyConnection
- #delete_record — RR::ReplicationHelper
- #delete_record — RR::SyncHelper
- #delete_record — RR::NoisyConnection
- #destroy — RR::ProxyConnection
- #destroy — RR::ProxyCursor
- #destroy_cursor — RR::ProxyConnection
- #destroy_session — RR::DatabaseProxy
- #disconnect_database — RR::Session
- #disconnect_databases — RR::Session
- #drop_activity_markers — RR::ReplicationInitializer
- #drop_change_log — RR::ReplicationInitializer
- #drop_change_logs — RR::ReplicationInitializer
- #drop_event_log — RR::ReplicationInitializer
- #drop_infrastructure — RR::ReplicationInitializer
- #drop_replication_trigger — RR::ReplicationExtenders::MysqlReplication
- #drop_replication_trigger — RR::ReplicationExtenders::PostgreSQLReplication
- #drop_trigger — RR::ReplicationInitializer
- #each_matching_option — RR::Configuration
- #ensure_activity_markers — RR::ReplicationInitializer
- #ensure_change_logs — RR::ReplicationInitializer
- #ensure_event_log — RR::ReplicationInitializer
- #ensure_event_log — RR::SyncHelper
- #ensure_infrastructure — RR::ReplicationInitializer
- #ensure_sequence_setup — RR::ReplicationInitializer
- #event_filtered? — RR::ReplicationRun
- #event_filtered? — RR::TableSync
- #event_log_exists? — RR::ReplicationInitializer
- #exclude_rr_activity — RR::Committers::BufferedCommitter
- #exclude_rr_activity — RR::TriggerModeSwitcher
- #exclude_rubyrep_tables — RR::Configuration
- #exclude_rubyrep_tables — RR::ReplicationInitializer
- #exclude_table — RR::Configuration
- #exclude_tables — RR::Configuration
- #excluded_table_specs — RR::Configuration
- #execute — RR::BaseRunner
- #execute — RR::GenerateRunner
- #execute — RR::ReplicationRunner
- #execute — RR::UninstallRunner
- #execute_once — RR::ReplicationRunner
- #execute_sync_hook — RR::TableSync
- #expand_table_specs — RR::TableSpecResolver
- #extract_key — RR::SyncHelper
- #finalize — RR::Committers::BufferedCommitter
- #finalize — RR::Committers::DefaultCommitter
- #finalize — RR::ReplicationHelper
- #finalize — RR::SyncHelper
- #fit_description_columns — RR::LogHelper
- #fixed_type_cast — RR::ConnectionExtenders::MysqlExtender
- #fixed_type_cast — RR::ConnectionExtenders::PostgreSQLExtender
- #get_options — RR::ProxyRunner
- #helper — RR::ReplicationRun
- #include_table — RR::Configuration
- #include_tables — RR::Configuration
- #included_table_specs — RR::Configuration
- #init_cache — RR::LoggedChangeLoader
- #init_waiter — RR::ReplicationRunner
- #insert_record — RR::Committers::BufferedCommitter
- #insert_record — RR::Committers::DefaultCommitter
- #insert_record — RR::ProxyConnection
- #insert_record — RR::ReplicationHelper
- #insert_record — RR::SyncHelper
- #insert_record — RR::NoisyConnection
- #install_sweeper — RR::ReplicationRun
- #join — RR::TaskSweeper
- #key_clause — RR::ReplicationExtenders::MysqlReplication
- #key_clause — RR::ReplicationExtenders::PostgreSQLReplication
- #key_sep — RR::LoggedChange
- #key_to_hash — RR::LoggedChange
- #left — RR::Session
- #left= — RR::Session
- #left_table — RR::SyncHelper
- #load — RR::LoggedChange
- #load — RR::LoggedChangeLoader
- #load — RR::ReplicationDifference
- #load_difference — RR::ReplicationRun
- #load_oldest — RR::LoggedChange
- #load_record — RR::ReplicationHelper
- #load_specified — RR::LoggedChange
- #loaded? — RR::ReplicationDifference
- #log_option_values — RR::Syncers::TwoWaySyncer
- #log_replication_outcome — RR::ReplicationHelper
- #log_replication_outcome — RR::Replicators::TwoWayReplicator
- #log_sync_outcome — RR::SyncHelper
- #log_sync_outcome — RR::Syncers::TwoWaySyncer
- #maintain_activity_status? — RR::Committers::BufferedCommitter
- #manual_primary_keys — RR::Session
- #max_markers — RR::ScanProgressPrinters::ProgressBar
- #new_transaction? — RR::Committers::BufferedCommitter
- #new_transaction? — RR::Committers::DefaultCommitter
- #new_transaction? — RR::ReplicationHelper
- #next? — RR::NoisyCursor
- #next? — RR::ProxyBlockCursor
- #next? — RR::ResultFetcher
- #next? — RR::ProxyRowCursor
- #next? — RR::TypeCastingCursor
- #next_row — RR::NoisyCursor
- #next_row — RR::ProxyBlockCursor
- #next_row — RR::ResultFetcher
- #next_row — RR::ProxyRowCursor
- #next_row — RR::TypeCastingCursor
- #next_row_keys_and_checksum — RR::ProxyRowCursor
- #non_existing_tables — RR::TableSpecResolver
- #oldest_change — RR::LoggedChangeLoader
- #oldest_change_time — RR::LoggedChangeLoader
- #options — RR::ReplicationHelper
- #options — RR::ReplicationInitializer
- #options — RR::TypeCastingCursor
- #options= — RR::Configuration
- #options_for_table — RR::Configuration
- #options_for_table — RR::ReplicationHelper
- #pause_replication — RR::ReplicationRunner
- #ping — RR::DatabaseProxy
- #ping — RR::TaskSweeper
- #prepare_fetch — RR::ProxyCursor
- #prepare_replication — RR::ReplicationInitializer
- #prepare_replication — RR::ReplicationRunner
- #prepare_table_pairs — RR::BaseRunner
- #prepare_table_pairs — RR::SyncRunner
- #primary_key_names — RR::ProxyConnection
- #primary_key_names — RR::SyncHelper
- #primary_key_names — RR::ConnectionExtenders::MysqlExtender
- #primary_key_names — RR::ConnectionExtenders::PostgreSQLExtender
- #process_options — RR::BaseRunner
- #process_options — RR::GenerateRunner
- #process_options — RR::ReplicationRunner
- #process_options — RR::UninstallRunner
- #progress_printer — RR::BaseRunner
- #proxied? — RR::Session
- #quote_column_list — RR::ProxyConnection
- #quote_key_list — RR::ProxyConnection
- #quote_value — RR::ProxyConnection
- #rank_rows — RR::TableScanHelper
- #referenced_tables — RR::TableSorter
- #referenced_tables — RR::ConnectionExtenders::MysqlExtender
- #referenced_tables — RR::ConnectionExtenders::PostgreSQLExtender
- #refresh — RR::Session
- #refresh_database_connection — RR::Session
- #replicate_difference — RR::Replicators::TwoWayReplicator
- #replication_preparation_finished — RR::ReplicationRunner
- #replication_run_finished — RR::ReplicationRunner
- #replication_trigger_exists? — RR::ReplicationExtenders::MysqlReplication
- #replication_trigger_exists? — RR::ReplicationExtenders::PostgreSQLReplication
- #replicator — RR::ReplicationRun
- #report_difference — RR::ScanReportPrinters::ScanDetailReporter
- #report_difference — RR::ScanReportPrinters::ScanSummaryReporter
- #report_printer — RR::BaseRunner
- #reset_checksum — RR::ProxyBlockCursor
- #resolve — RR::TableSpecResolver
- #restore_triggers — RR::TriggerModeSwitcher
- #restore_unconfigured_tables — RR::ReplicationInitializer
- #retrieve_row_cache — RR::ProxyBlockCursor
- #right — RR::Session
- #right= — RR::Session
- #right_table — RR::SyncHelper
- #rjust_value — RR::ScanReportPrinters::ScanSummaryReporter
- #rollback_db_transactions — RR::Committers::BufferedCommitter
- #row_condition — RR::ProxyConnection
- #run — RR::DirectTableScan
- #run — RR::ProxiedTableScan
- #run — RR::ReplicationRun
- #run — RR::TableSync
- #save_cursor — RR::ProxyConnection
- #scan — RR::ScanReportPrinters::ScanDetailReporter
- #scan — RR::ScanReportPrinters::ScanSummaryReporter
- #scan_options — RR::TableScan
- #scanning_finished — RR::ScanReportPrinters::ScanDetailReporter
- #scanning_finished — RR::ScanReportPrinters::ScanSummaryReporter
- #schema_prefix — RR::ReplicationExtenders::PostgreSQLReplication
- #schemas — RR::ConnectionExtenders::PostgreSQLExtender
- #second_chancers — RR::ReplicationRun
- #select_cursor — RR::ProxyConnection
- #select_cursor — RR::NoisyConnection
- #select_record — RR::ProxyConnection
- #select_records — RR::ProxyConnection
- #sequence_values — RR::ReplicationExtenders::MysqlReplication
- #sequence_values — RR::ReplicationExtenders::PostgreSQLReplication
- #session — RR::BaseRunner
- #session — RR::LoggedChange
- #session — RR::ReplicationDifference
- #session — RR::ReplicationHelper
- #session — RR::ReplicationRunner
- #session — RR::SyncHelper
- #session — RR::UninstallRunner
- #signal_scanning_completion — RR::BaseRunner
- #silence_ddl_notices — RR::ReplicationInitializer
- #sort — RR::TableSorter
- #sort_table_pairs — RR::Session
- #start_server — RR::ProxyRunner
- #step — RR::ScanProgressPrinters::ProgressBar
- #summary_description — RR::BaseRunner
- #summary_description — RR::ScanRunner
- #summary_description — RR::SyncRunner
- #switch_trigger_mode — RR::TriggerModeSwitcher
- #sync_difference — RR::Syncers::OneWaySyncer
- #sync_difference — RR::Syncers::TwoWaySyncer
- #sync_options — RR::SyncHelper
- #sync_options — RR::TableSync
- #table_delete_query — RR::ProxyConnection
- #table_insert_query — RR::ProxyConnection
- #table_pairs — RR::BaseRunner
- #table_pairs_without_duplicates — RR::TableSpecResolver
- #table_pairs_without_excluded — RR::TableSpecResolver
- #table_select_query — RR::ProxyConnection
- #table_update_query — RR::ProxyConnection
- #tables — RR::SyncHelper
- #tables — RR::TableSpecResolver
- #tables — RR::ConnectionExtenders::PostgreSQLExtender
- #tables_with_options — RR::Configuration
- #terminate! — RR::DatabaseProxy
- #terminated? — RR::TaskSweeper
- #timeout — RR::TaskSweeper
- #to_yaml_properties — RR::LoggedChange
- #to_yaml_properties — RR::ReplicationDifference
- #trigger_exists? — RR::ReplicationInitializer
- #trigger_mode_switcher — RR::Committers::BufferedCommitter
- #triggers — RR::TriggerModeSwitcher
- #tsort_each_child — RR::TableSorter
- #tsort_each_node — RR::TableSorter
- #type_cast — RR::ReplicationHelper
- #update — RR::LoggedChangeLoaders
- #update — RR::LoggedChangeLoader
- #update_checksum — RR::ProxyBlockCursor
- #update_progress — RR::TableScan
- #update_record — RR::Committers::BufferedCommitter
- #update_record — RR::Committers::DefaultCommitter
- #update_record — RR::ProxyConnection
- #update_record — RR::ReplicationHelper
- #update_record — RR::SyncHelper
- #update_record — RR::NoisyConnection
- #update_sequences — RR::ReplicationExtenders::MysqlReplication
- #update_sequences — RR::ReplicationExtenders::PostgreSQLReplication
- #validate_change_handling_options — RR::Replicators::TwoWayReplicator
- #validate_conflict_handling_option — RR::Syncers::TwoWaySyncer
- #validate_conflict_handling_options — RR::Replicators::TwoWayReplicator
- #validate_left_right_record_handling_option — RR::Syncers::TwoWaySyncer
- #validate_logging_options — RR::Replicators::TwoWayReplicator
- #validate_logging_options — RR::Syncers::TwoWaySyncer
- #verify_option — RR::Replicators::TwoWayReplicator