CUBRID Engine  latest
pgbuf_holder_info Struct Reference
Collaboration diagram for pgbuf_holder_info:
Collaboration graph

Public Attributes

VPID vpid
 
PGBUF_ORDERED_GROUP group_id
 
int rank
 
int watch_count
 
PGBUF_WATCHERwatcher [PGBUF_MAX_PAGE_WATCHERS]
 
PGBUF_LATCH_MODE latch_mode
 
PAGE_TYPE ptype
 
bool prevent_dealloc
 

Detailed Description

Definition at line 402 of file page_buffer.c.

Member Data Documentation

PGBUF_LATCH_MODE pgbuf_holder_info::latch_mode

Definition at line 409 of file page_buffer.c.

Referenced by pgbuf_ordered_fix_debug().

bool pgbuf_holder_info::prevent_dealloc

Definition at line 411 of file page_buffer.c.

Referenced by pgbuf_ordered_fix_debug().

PAGE_TYPE pgbuf_holder_info::ptype

Definition at line 410 of file page_buffer.c.

Referenced by pgbuf_ordered_fix_debug().

int pgbuf_holder_info::rank
VPID pgbuf_holder_info::vpid
int pgbuf_holder_info::watch_count

Definition at line 407 of file page_buffer.c.

Referenced by pgbuf_ordered_fix_debug().

PGBUF_WATCHER* pgbuf_holder_info::watcher[PGBUF_MAX_PAGE_WATCHERS]

Definition at line 408 of file page_buffer.c.

Referenced by pgbuf_ordered_fix_debug().


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