Skip to content

Struct pgbuf_seq_flusher

ClassList > pgbuf_seq_flusher

Public Attributes

Type Name
bool burst_mode
int control_flushed
int control_intervals_cnt
int flush_cnt
int flush_idx
PGBUF_VICTIM_CANDIDATE_LIST * flush_list
int flush_max_size
float flush_rate
LOG_LSA flush_upto_lsa
int flushed_pages
int interval_msec

Public Attributes Documentation

variable burst_mode

bool pgbuf_seq_flusher::burst_mode;

variable control_flushed

int pgbuf_seq_flusher::control_flushed;

variable control_intervals_cnt

int pgbuf_seq_flusher::control_intervals_cnt;

variable flush_cnt

int pgbuf_seq_flusher::flush_cnt;

variable flush_idx

int pgbuf_seq_flusher::flush_idx;

variable flush_list

PGBUF_VICTIM_CANDIDATE_LIST* pgbuf_seq_flusher::flush_list;

variable flush_max_size

int pgbuf_seq_flusher::flush_max_size;

variable flush_rate

float pgbuf_seq_flusher::flush_rate;

variable flush_upto_lsa

LOG_LSA pgbuf_seq_flusher::flush_upto_lsa;

variable flushed_pages

int pgbuf_seq_flusher::flushed_pages;

variable interval_msec

int pgbuf_seq_flusher::interval_msec;


The documentation for this class was generated from the following file cubrid/src/storage/page_buffer.c