CUBRID Engine
latest
|
#include <log_writer.h>
Definition at line 142 of file log_writer.h.
bool logwr_entry::copy_from_first_phy_page |
Definition at line 152 of file log_writer.h.
Referenced by logwr_log_ha_filestat_to_string().
LOG_LSA logwr_entry::eof_lsa |
Definition at line 148 of file log_writer.h.
Referenced by logwr_log_ha_filestat_to_string().
LOG_PAGEID logwr_entry::fpageid |
Definition at line 145 of file log_writer.h.
Referenced by logwr_log_ha_filestat_to_string().
LOG_LSA logwr_entry::last_sent_eof_lsa |
Definition at line 149 of file log_writer.h.
Referenced by logwr_log_ha_filestat_to_string().
LOGWR_MODE logwr_entry::mode |
Definition at line 146 of file log_writer.h.
Referenced by logwr_log_ha_filestat_to_string().
LOGWR_ENTRY* logwr_entry::next |
Definition at line 153 of file log_writer.h.
Referenced by logpb_finalize_writer_info(), logpb_flush_all_append_pages(), and logwr_log_ha_filestat_to_string().
INT64 logwr_entry::start_copy_time |
Definition at line 151 of file log_writer.h.
Referenced by logwr_log_ha_filestat_to_string().
LOGWR_STATUS logwr_entry::status |
Definition at line 147 of file log_writer.h.
Referenced by logpb_flush_all_append_pages(), and logwr_log_ha_filestat_to_string().
THREAD_ENTRY* logwr_entry::thread_p |
Definition at line 144 of file log_writer.h.
Referenced by logpb_flush_all_append_pages(), and logwr_log_ha_filestat_to_string().
LOG_LSA logwr_entry::tmp_last_sent_eof_lsa |
Definition at line 150 of file log_writer.h.
Referenced by logwr_log_ha_filestat_to_string().