CUBRID Engine
latest
|
Public Attributes | |
int | npages |
int | fwd_offset |
int | back_offset |
PGBUF_BCB * | pages_bufptr [2 *PGBUF_MAX_NEIGHBOR_PAGES-1] |
VPID | vpids [2 *PGBUF_MAX_NEIGHBOR_PAGES-1] |
Definition at line 427 of file page_buffer.c.
int pgbuf_batch_flush_helper::back_offset |
Definition at line 431 of file page_buffer.c.
Referenced by pgbuf_add_bufptr_to_batch(), and pgbuf_flush_page_and_neighbors_fb().
int pgbuf_batch_flush_helper::fwd_offset |
Definition at line 430 of file page_buffer.c.
Referenced by pgbuf_add_bufptr_to_batch(), and pgbuf_flush_page_and_neighbors_fb().
int pgbuf_batch_flush_helper::npages |
Definition at line 429 of file page_buffer.c.
Referenced by pgbuf_add_bufptr_to_batch(), and pgbuf_flush_page_and_neighbors_fb().
PGBUF_BCB* pgbuf_batch_flush_helper::pages_bufptr[2 *PGBUF_MAX_NEIGHBOR_PAGES-1] |
Definition at line 432 of file page_buffer.c.
Referenced by pgbuf_add_bufptr_to_batch(), and pgbuf_flush_page_and_neighbors_fb().
VPID pgbuf_batch_flush_helper::vpids[2 *PGBUF_MAX_NEIGHBOR_PAGES-1] |
Definition at line 433 of file page_buffer.c.
Referenced by pgbuf_add_bufptr_to_batch(), and pgbuf_flush_page_and_neighbors_fb().