TableSyncChunk is a table sync algo that uses discrete chunks. This package implements a simple sync algorithm:
TableSyncChunk | TableSyncChunk is a table sync algo that uses discrete chunks. |
Functions | |
new | |
name | |
set_callback | |
can_sync | |
prepare_to_sync | |
uses_checksum | |
set_checksum_queries | |
prepare_sync_cycle | |
get_sql | |
same_row | |
not_in_right | |
not_in_left | |
done_with_rows | |
done | |
pending_changes | |
key_cols | |
_d |
sub new
sub name
sub set_callback
sub can_sync
sub prepare_to_sync
sub uses_checksum
sub set_checksum_queries
sub prepare_sync_cycle
sub get_sql
sub same_row
sub not_in_right
sub not_in_left
sub done_with_rows
sub done
sub pending_changes
sub key_cols
sub _d