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

Public Attributes

LA_ITEMnext
 
LA_ITEMprev
 
int log_type
 
int item_type
 
char * class_name
 
char * db_user
 
char * ha_sys_prm
 
int packed_key_value_length
 
char * packed_key_value
 
DB_VALUE key
 
LOG_LSA lsa
 
LOG_LSA target_lsa
 

Detailed Description

Definition at line 236 of file log_applier.c.

Member Data Documentation

char* la_item::db_user
char* la_item::ha_sys_prm
int la_item::log_type
char* la_item::packed_key_value
int la_item::packed_key_value_length
LA_ITEM* la_item::prev

Definition at line 239 of file log_applier.c.

Referenced by la_add_repl_item(), la_new_repl_item(), and la_unlink_repl_item().

LOG_LSA la_item::target_lsa

Definition at line 250 of file log_applier.c.

Referenced by la_apply_insert_log(), la_apply_update_log(), and la_new_repl_item().


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