This is the complete list of members for log_core, including all inherited members.
| _acquire_buffer_space(CArraySlot *info, long size) | log_core | protected |
| _buf | log_core | protected |
| _buf_epoch | log_core | protected |
| _carray | log_core | protected |
| _comp_lock | log_core | protected |
| _copy_raw(CArraySlot *info, long &pos, const char *data, size_t size) | log_core | protected |
| _copy_to_buffer(logrec_t &rec, long pos, long size, CArraySlot *info) | log_core | protected |
| _cur_epoch | log_core | protected |
| _curr_lsn | log_core | protected |
| _durable_lsn | log_core | protected |
| _end | log_core | protected |
| _fetch_buf_begin | log_core | protected |
| _fetch_buf_end | log_core | protected |
| _fetch_buf_first | log_core | protected |
| _fetch_buf_last | log_core | protected |
| _fetch_buf_loader | log_core | protected |
| _fetch_buffers | log_core | protected |
| _flush_cond | log_core | protected |
| _flush_daemon | log_core | protected |
| _flush_daemon_running | log_core | protected |
| _flush_lock | log_core | protected |
| _flush_lsn | log_core | protected |
| _group_commit_size | log_core | protected |
| _group_commit_timeout | log_core | protected |
| _group_commit_timer | log_core | protected |
| _insert_lock | log_core | protected |
| _join_carray(CArraySlot *&info, long &pos, int32_t size) | log_core | protected |
| _leave_carray(CArraySlot *info, int32_t size) | log_core | protected |
| _old_epoch | log_core | protected |
| _oldest_lsn_tracker | log_core | protected |
| _page_img_compression | log_core | protected |
| _segsize | log_core | protected |
| _should_group_commit(unsigned long write_size) | log_core | protected |
| _shutting_down | log_core | protected |
| _start | log_core | protected |
| _storage | log_core | protected |
| _ticker | log_core | protected |
| _update_epochs(CArraySlot *info) | log_core | protected |
| _wait_cond | log_core | protected |
| _wait_flush_lock | log_core | protected |
| _waiting_for_flush | log_core | protected |
| compensate(const lsn_t &orig_lsn, const lsn_t &undo_lsn) | log_core | |
| curr_lsn() const | log_core | inline |
| directIO | log_core | protected |
| discard_fetch_buffers(partition_number_t recycled=std::numeric_limits< partition_number_t >::max()) | log_core | |
| durable_lsn() const | log_core | inline |
| end_byte() const | log_core | inlineprotected |
| fetch(lsn_t &lsn, void *buf, lsn_t *nxt, const bool forward) | log_core | |
| fetch_direct(lsn_t lsn, logrec_t *&lr, lsn_t &prev_lsn) | log_core | |
| first_lsn(uint32_t pnum) | log_core | inlinestatic |
| flush(const lsn_t &lsn, bool block=true, bool signal=true, bool *ret_flushed=nullptr) | log_core | |
| flush_all(bool block=true) | log_core | inline |
| flush_daemon() | log_core | |
| flush_daemon_work(lsn_t old_mark) | log_core | |
| get_oldest_active_lsn() | log_core | |
| get_oldest_lsn_tracker() | log_core | inline |
| get_page_img_compression() | log_core | inline |
| get_storage() | log_core | inline |
| IMPL_NAME | log_core | static |
| init() | log_core | |
| insert(logrec_t &r, lsn_t *l=nullptr) | log_core | |
| invalid_fhdl enum value | log_core | protected |
| load_fetch_buffers() | log_core | |
| log_core(const sm_options &) | log_core | |
| make_log_name(uint32_t p) | log_core | inline |
| SEGMENT_SIZE enum value | log_core | |
| segsize() const | log_core | inline |
| shutdown() | log_core | |
| start_byte() const | log_core | inlineprotected |
| start_flush_daemon() | log_core | |
| truncate() | log_core | |
| ~log_core() | log_core | virtual |