mnesia_session
(mnesia_session)
Functions
dirty_write(OE_THIS, Tab, Object) -> term()
dirty_read(OE_THIS, Tab, Key) -> term()
dirty_update_counter(OE_THIS, Tab, Key, Val) -> term()
dirty_delete(OE_THIS, Tab, Key) -> term()
dirty_delete_object(OE_THIS, Tab, Object) -> term()
dirty_slot(OE_THIS, Tab, Slot) -> term()
dirty_first(OE_THIS, Tab) -> term()
dirty_next(OE_THIS, Tab, Key) -> term()
dirty_all_keys(OE_THIS, Tab) -> term()
dirty_match_all(OE_THIS, Tab) -> term()
dirty_index_read(OE_THIS, Tab, Key, Pos) -> term()
create_table(OE_THIS, Tab, TabDefs) -> term()
delete_table(OE_THIS, Tab) -> term()
add_table_copy(OE_THIS, Tab, Node, Type) -> term()
del_table_copy(OE_THIS, Tab, Node) -> term()
move_table_copy(OE_THIS, Tab, From, To) -> term()
add_table_index(OE_THIS, Tab, Attrname) -> term()
del_table_index(OE_THIS, Tab, Attrname) -> term()
change_table_copy_type(OE_THIS, Tab, Node, Type) -> term()
change_table_access_mode(OE_THIS, Tab, Mode) -> term()
wait_for_tables(OE_THIS, Tabs, Timeout) -> term()
force_load_table(OE_THIS, Tab) -> term()
change_table_load_order(OE_THIS, Tab, Load_order) -> term()
set_master_nodes1(OE_THIS, Nodes) -> term()
set_master_nodes2(OE_THIS, Tab, Nodes) -> term()
backup1(OE_THIS, Filename) -> term()
backup2(OE_THIS, Opaque, Modulename) -> term()
install_fallback1(OE_THIS, Filename) -> term()
install_fallback2(OE_THIS, Opaque, Modulename) -> term()
uninstall_fallback(OE_THIS) -> term()
dump_log(OE_THIS) -> term()
dump_tables(OE_THIS, List) -> term()
activate_checkpoint(OE_THIS, Cpdef) -> term()
deactivate_checkpoint(OE_THIS, CpName) -> term()
backup_checkpoint1(OE_THIS, CpName, Filename) -> term()
backup_checkpoint2(OE_THIS, CpName, Opaque, Modulename) -> term()
load_textfile(OE_THIS, Filename) -> term()
dump_to_textfile(OE_THIS, Filename) -> term()
table_info(OE_THIS, Tab) -> term()
system_info(OE_THIS) -> term()
dirty_match_object(OE_THIS, Tab, Pattern) -> term()
dirty_index_match_object(OE_THIS, Tab, Pattern, Pos) -> term()
create_schema(OE_THIS, Nodes) -> term()
delete_schema(OE_THIS, Nodes) -> term()
start_mnesia(OE_THIS) -> term()
stop_mnesia(OE_THIS) -> term()
typeID() -> term()
oe_create() -> term()
oe_create_link() -> term()
oe_create(Env) -> term()
oe_create_link(Env) -> term()
oe_create(Env, RegName) -> term()
oe_create_link(Env, RegName) -> term()
start(Env, Opt) -> term()
start_link(RegName, Env, Opt) -> term()
stop(OE_THIS) -> term()
init(Env) -> term()
terminate(Reason, State) -> term()
handle_call(X1, X2, OE_State) -> term()
handle_cast(X1, State) -> term()
handle_info(X1, State) -> term()
code_change(OldVsn, State, Extra) -> term()
Functions
dirty_write(OE_THIS, Tab, Object) -> term()
dirty_read(OE_THIS, Tab, Key) -> term()
dirty_update_counter(OE_THIS, Tab, Key, Val) -> term()
dirty_delete(OE_THIS, Tab, Key) -> term()
dirty_delete_object(OE_THIS, Tab, Object) -> term()
dirty_slot(OE_THIS, Tab, Slot) -> term()
dirty_first(OE_THIS, Tab) -> term()
dirty_next(OE_THIS, Tab, Key) -> term()
dirty_all_keys(OE_THIS, Tab) -> term()
dirty_match_all(OE_THIS, Tab) -> term()
dirty_index_read(OE_THIS, Tab, Key, Pos) -> term()
create_table(OE_THIS, Tab, TabDefs) -> term()
delete_table(OE_THIS, Tab) -> term()
add_table_copy(OE_THIS, Tab, Node, Type) -> term()
del_table_copy(OE_THIS, Tab, Node) -> term()
move_table_copy(OE_THIS, Tab, From, To) -> term()
add_table_index(OE_THIS, Tab, Attrname) -> term()
del_table_index(OE_THIS, Tab, Attrname) -> term()
change_table_copy_type(OE_THIS, Tab, Node, Type) -> term()
change_table_access_mode(OE_THIS, Tab, Mode) -> term()
wait_for_tables(OE_THIS, Tabs, Timeout) -> term()
force_load_table(OE_THIS, Tab) -> term()
change_table_load_order(OE_THIS, Tab, Load_order) -> term()
set_master_nodes1(OE_THIS, Nodes) -> term()
set_master_nodes2(OE_THIS, Tab, Nodes) -> term()
backup1(OE_THIS, Filename) -> term()
backup2(OE_THIS, Opaque, Modulename) -> term()
install_fallback1(OE_THIS, Filename) -> term()
install_fallback2(OE_THIS, Opaque, Modulename) -> term()
uninstall_fallback(OE_THIS) -> term()
dump_log(OE_THIS) -> term()
dump_tables(OE_THIS, List) -> term()
activate_checkpoint(OE_THIS, Cpdef) -> term()
deactivate_checkpoint(OE_THIS, CpName) -> term()
backup_checkpoint1(OE_THIS, CpName, Filename) -> term()
backup_checkpoint2(OE_THIS, CpName, Opaque, Modulename) -> term()
load_textfile(OE_THIS, Filename) -> term()
dump_to_textfile(OE_THIS, Filename) -> term()
table_info(OE_THIS, Tab) -> term()
system_info(OE_THIS) -> term()
dirty_match_object(OE_THIS, Tab, Pattern) -> term()
dirty_index_match_object(OE_THIS, Tab, Pattern, Pos) -> term()
create_schema(OE_THIS, Nodes) -> term()
delete_schema(OE_THIS, Nodes) -> term()
start_mnesia(OE_THIS) -> term()
stop_mnesia(OE_THIS) -> term()
typeID() -> term()
oe_create() -> term()
oe_create_link() -> term()
oe_create(Env) -> term()
oe_create_link(Env) -> term()
oe_create(Env, RegName) -> term()
oe_create_link(Env, RegName) -> term()
start(Env, Opt) -> term()
start_link(RegName, Env, Opt) -> term()
stop(OE_THIS) -> term()
init(Env) -> term()
terminate(Reason, State) -> term()
handle_call(X1, X2, OE_State) -> term()
handle_cast(X1, State) -> term()
handle_info(X1, State) -> term()
code_change(OldVsn, State, Extra) -> term()
View Functions
- dirty_write/3
- dirty_read/3
- dirty_update_counter/4
- dirty_delete/3
- dirty_delete_object/3
- dirty_slot/3
- dirty_first/2
- dirty_next/3
- dirty_all_keys/2
- dirty_match_all/2
- dirty_index_read/4
- create_table/3
- delete_table/2
- add_table_copy/4
- del_table_copy/3
- move_table_copy/4
- add_table_index/3
- del_table_index/3
- change_table_copy_type/4
- change_table_access_mode/3
- wait_for_tables/3
- force_load_table/2
- change_table_load_order/3
- set_master_nodes1/2
- set_master_nodes2/3
- backup1/2
- backup2/3
- install_fallback1/2
- install_fallback2/3
- uninstall_fallback/1
- dump_log/1
- dump_tables/2
- activate_checkpoint/2
- deactivate_checkpoint/2
- backup_checkpoint1/3
- backup_checkpoint2/4
- load_textfile/2
- dump_to_textfile/2
- table_info/2
- system_info/1
- dirty_match_object/3
- dirty_index_match_object/4
- create_schema/2
- delete_schema/2
- start_mnesia/1
- stop_mnesia/1
- typeID/0
- oe_create/0
- oe_create_link/0
- oe_create/1
- oe_create_link/1
- oe_create/2
- oe_create_link/2
- start/2
- start_link/3
- stop/1
- init/1
- terminate/2
- handle_call/3
- handle_cast/2
- handle_info/2
- code_change/3