CUBRID Engine  latest
logwr_entry Struct Reference

#include <log_writer.h>

Collaboration diagram for logwr_entry:
Collaboration graph

Public Attributes

THREAD_ENTRYthread_p
 
LOG_PAGEID fpageid
 
LOGWR_MODE mode
 
LOGWR_STATUS status
 
LOG_LSA eof_lsa
 
LOG_LSA last_sent_eof_lsa
 
LOG_LSA tmp_last_sent_eof_lsa
 
INT64 start_copy_time
 
bool copy_from_first_phy_page
 
LOGWR_ENTRYnext
 

Detailed Description

Definition at line 142 of file log_writer.h.

Member Data Documentation

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().

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().


The documentation for this struct was generated from the following file: