mnesia_checkpoint
Functions
stop() -> term()
tm_prepare(Cp) -> term()
tm_mnesia_down(Node) -> term()
tm_enter_pending(Tid, DiscNs, RamNs) -> term()
tm_enter_pending(Pending) -> term()
tm_exit_pending(Tid) -> term()
tm_retain(Tid, Tab, Key, Op) -> term()
tm_retain(Tid, Tab, Key, Op, Checkpoints) -> term()
tm_add_copy(Tab, Node) -> term()
tm_del_copy(Tab, Node) -> term()
tm_change_table_copy_type(Tab, From, To) -> term()
deactivate(Name) -> term()
deactivate(Nodes, Name) -> term()
remote_deactivate(Name) -> term()
checkpoints() -> term()
tables_and_cookie(Name) -> term()
most_local_node(Name, Tab) -> term()
really_retain(Name, Tab) -> term()
activate(Args) -> term()
cast(Name, Msg) -> term()
call(Name, Msg) -> term()
start(Cp) -> term()
init(Cp) -> term()
iterate(Name, Tab, Fun, Acc, Source, Val) -> term()
stop_iteration(Reason) -> term()
system_continue(Parent, Debug, Cp) -> term()
system_terminate(Reason, Parent, Debug, Cp) -> term()
system_code_change(Cp, Module, OldVsn, Extra) -> term()
View Functions
- stop/0
- tm_prepare/1
- tm_mnesia_down/1
- tm_enter_pending/3
- tm_enter_pending/1
- tm_exit_pending/1
- tm_retain/4
- tm_retain/5
- tm_add_copy/2
- tm_del_copy/2
- tm_change_table_copy_type/3
- deactivate/1
- deactivate/2
- remote_deactivate/1
- checkpoints/0
- tables_and_cookie/1
- most_local_node/2
- really_retain/2
- activate/1
- cast/2
- call/2
- start/1
- init/1
- iterate/6
- stop_iteration/1
- system_continue/3
- system_terminate/4
- system_code_change/4