Zero  0.1.0
log_storage Member List

This is the complete list of members for log_storage, including all inherited members.

_checkpointslog_storageprivate
_curr_partitionlog_storageprivate
_delete_old_partitionslog_storageprivate
_logpathlog_storageprivate
_max_partitionslog_storageprivate
_partition_map_latchlog_storagemutableprivate
_partition_sizelog_storageprivate
_partitionslog_storageprivate
_recycler_threadlog_storageprivate
_skip_loglog_storageprivate
add_checkpoint(lsn_t lsn)log_storage
BLOCK_SIZE enum valuelog_storage
chkpt_prefixlog_storagestatic
chkpt_regexlog_storagestatic
create_partition(partition_number_t pnum)log_storageprivate
curr_partition() constlog_storage
delete_old_partitions(bool chkpt_only=false, partition_number_t older_than=0)log_storage
get_byte_distance(lsn_t a, lsn_t b) constlog_storage
get_partition(partition_number_t n) constlog_storage
get_partition_for_flush(lsn_t start_lsn, long start1, long end1, long start2, long end2)log_storage
get_partition_size() constlog_storageinline
get_skip_log()log_storageinline
list_partitions(std::vector< partition_number_t > &vec) constlog_storage
log_prefixlog_storagestatic
log_regexlog_storagestatic
log_storage(const sm_options &)log_storage
log_storage(const log_storage &)log_storageprivate
make_chkpt_path(lsn_t lsn) constlog_storage
make_log_name(partition_number_t pnum) constlog_storage
make_log_path(partition_number_t pnum) constlog_storage
operator=(const log_storage &)log_storageprivate
partition_recycler_t classlog_storagefriend
partition_t classlog_storagefriend
try_delete(partition_number_t)log_storageprivate
wakeup_recycler(bool chkpt_only=false)log_storage
~log_storage()log_storagevirtual