|
|
|
gen_copy_tbl(self,
tbl,
src_curs,
dst_curs) |
source code
|
|
|
|
|
|
|
|
|
|
|
got_missed_update(self,
tbl,
src_row,
dst_row) |
source code
|
|
|
got_missed_delete(self,
tbl,
dst_row,
pkey_list) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Inherited from syncer.Syncer :
__init__ ,
check_consumer ,
check_table ,
get_subscriber_table_state ,
init_optparse ,
work
Inherited from skytools.scripting.DBScript :
close_database ,
get_database ,
hook_sighup ,
hook_sigint ,
reload ,
reset ,
run ,
run_once ,
send_signal ,
send_stats ,
set_single_loop ,
start ,
startup ,
stat_add ,
stat_increase ,
stat_put ,
stop
Inherited from object :
__delattr__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__str__
|