|
Zero
0.1.0
|
This is the complete list of members for ss_m, including all inherited members.
| _abort_xct(sm_stats_t *&stats) | ss_m | privatestatic |
| _begin_xct(sm_stats_t *stats, tid_t &tid, int timeout, bool sys_xct=false, bool single_log_sys_xct=false) | ss_m | privatestatic |
| _chain_xct(sm_stats_t *&stats, bool lazy) | ss_m | privatestatic |
| _commit_xct(sm_stats_t *&stats, bool lazy, lsn_t *plastlsn) | ss_m | privatestatic |
| _commit_xct_group(xct_t *list[], int listlen) | ss_m | privatestatic |
| _construct_once() | ss_m | private |
| _destruct_once() | ss_m | private |
| _do_restart() | ss_m | private |
| _finish_recovery() | ss_m | private |
| _get_store_info(const StoreID &stid, sm_store_info_t &info) | ss_m | privatestatic |
| _get_store_property(StoreID stid, store_property_t &property) | ss_m | privatestatic |
| _instance_cnt | ss_m | privatestatic |
| _make_store_flag(store_property_t property) | ss_m | privatestatic |
| _new_xct(sm_stats_t *stats, int timeout, bool sys_xct, bool single_log_sys_xct=false) | ss_m | privatestatic |
| _options | ss_m | static |
| _rollback_work(const sm_save_point_t &sp) | ss_m | privatestatic |
| _save_work(sm_save_point_t &sp) | ss_m | privatestatic |
| _set_option_logsize() | ss_m | private |
| _set_store_property(StoreID stid, store_property_t property) | ss_m | privatestatic |
| _truncate_log() | ss_m | |
| abort_xct(sm_stats_t *&stats) | ss_m | static |
| abort_xct() | ss_m | static |
| activate_archiver() | ss_m | static |
| attach_xct(xct_t *x) | ss_m | inlinestatic |
| begin_sys_xct(bool single_log_sys_xct=false, sm_stats_t *stats=nullptr, int timeout=timeout_t::WAIT_SPECIFIED_BY_THREAD) | ss_m | static |
| begin_xct(int timeout=timeout_t::WAIT_SPECIFIED_BY_THREAD) | ss_m | static |
| begin_xct(sm_stats_t *stats, int timeout=timeout_t::WAIT_SPECIFIED_BY_THREAD) | ss_m | static |
| begin_xct(tid_t &tid, int timeout=timeout_t::WAIT_SPECIFIED_BY_THREAD) | ss_m | static |
| chain_xct(sm_stats_t *&stats, bool lazy=false) | ss_m | static |
| chain_xct(bool lazy=false) | ss_m | static |
| checkpoint() | ss_m | static |
| commit_sys_xct() | ss_m | static |
| commit_xct(bool lazy=false, lsn_t *plastlsn=nullptr) | ss_m | static |
| commit_xct(sm_stats_t *&stats, bool lazy=false, lsn_t *plastlsn=nullptr) | ss_m | static |
| commit_xct_group(xct_t *list[], int listlen) | ss_m | static |
| concurrency_t typedef | ss_m | |
| config_info(sm_config_info_t &info) | ss_m | static |
| coordinator class | ss_m | friend |
| create_assoc(StoreID stid, const w_keystr_t &key, const vec_t &el) | ss_m | static |
| create_assoc(StoreID stid, const vec_t &key, const vec_t &el) | ss_m | static |
| create_index(StoreID &stid) | ss_m | static |
| defrag_index_page(btree_page_h &page) | ss_m | static |
| destroy_assoc(StoreID stid, const w_keystr_t &key) | ss_m | static |
| destroy_index(const StoreID &iid) | ss_m | static |
| detach_xct() | ss_m | inlinestatic |
| dump_page_lsn_chain(std::ostream &o, const PageID &pid, const lsn_t &max_lsn) | ss_m | static |
| dump_page_lsn_chain(std::ostream &o, const PageID &pid) | ss_m | static |
| dump_page_lsn_chain(std::ostream &o) | ss_m | static |
| dump_xcts(ostream &o) | ss_m | static |
| find_assoc(StoreID stid, const w_keystr_t &key, void *el, smsize_t &elen, bool &found) | ss_m | static |
| flush_until(lsn_t &anlsn, bool block=true) | ss_m | static |
| force_volume() | ss_m | static |
| gather_stats(sm_stats_t &stats) | ss_m | static |
| gather_xct_stats(sm_stats_t &stats, bool reset=false) | ss_m | static |
| get_curr_lsn(lsn_t &anlsn) | ss_m | static |
| get_durable_lsn(lsn_t &anlsn) | ss_m | static |
| get_lil_global_table() | ss_m | static |
| get_options() | ss_m | inlinestatic |
| lock(const lockid_t &n, const okvl_mode &m, bool check_only=false, int timeout=timeout_t::WAIT_SPECIFIED_BY_XCT) | ss_m | static |
| log_entry class | ss_m | friend |
| log_file_was_archived(const char *logfile) | ss_m | static |
| num_active_xcts() | ss_m | static |
| open_store(StoreID stid, PageID &root_pid, bool for_update=false) | ss_m | static |
| open_store_nolock(StoreID stid, PageID &root_pid) | ss_m | static |
| overwrite_assoc(StoreID stid, const w_keystr_t &key, const char *el, smsize_t offset, smsize_t elen) | ss_m | static |
| prologue_rc_t class | ss_m | friend |
| put_assoc(StoreID stid, const w_keystr_t &key, const vec_t &el) | ss_m | static |
| rollback_work(const sm_save_point_t &sp) | ss_m | static |
| save_work(sm_save_point_t &sp) | ss_m | static |
| set_disk_delay(u_int milli_sec) | ss_m | static |
| set_shutdown_filthy(bool filthy) | ss_m | static |
| set_shutdown_flag(bool clean) | ss_m | static |
| shutdown() | ss_m | |
| ss_m(const sm_options &options) | ss_m | |
| startup() | ss_m | |
| state_xct(const xct_t *x) | ss_m | static |
| store_property_t typedef | ss_m | |
| sync_log(bool block=true) | ss_m | static |
| tape_t class | ss_m | friend |
| tid_to_xct(const tid_t &tid) | ss_m | static |
| touch_index(StoreID stid, uint64_t &page_count) | ss_m | static |
| update_assoc(StoreID stid, const w_keystr_t &key, const vec_t &el) | ss_m | static |
| verify_index(StoreID stid, int hash_bits, bool &consistent) | ss_m | static |
| verify_volume(int hash_bits, verify_volume_result &result) | ss_m | static |
| xct_log_space_needed() | ss_m | static |
| xct_reserve_log_space(off_t amt) | ss_m | static |
| xct_state_t typedef | ss_m | |
| xct_to_tid(const xct_t *x) | ss_m | static |
| ~ss_m() | ss_m |
1.8.12