Struct css_conn_entry¶
#include <connection_defs.h>
Public Attributes¶
Public Functions¶
| Type | Name |
|---|---|
| void | add_pending_request () |
| void | add_working_task () |
| size_t | end_working_task () |
| int | get_tran_index (void) |
| bool | has_pending_request () const |
| void | init_pending_request () |
| void | init_working_task () |
| void | release_packet (void * buffer) |
| void | set_tran_index (int tran_index) |
| size_t | start_request () |
Public Attributes Documentation¶
variable abort_queue¶
variable buffer_queue¶
variable client_id¶
variable client_type¶
variable cmutex¶
variable context¶
variable data_queue¶
variable data_wait_queue¶
variable db_error¶
variable error_queue¶
variable fd¶
variable free_queue_count¶
variable free_queue_list¶
variable free_wait_queue_count¶
variable free_wait_queue_list¶
variable idx¶
variable ignore_repl_delay¶
variable in_flashback¶
variable in_method¶
variable in_transaction¶
variable invalidate_snapshot¶
variable next¶
variable request_id¶
variable request_queue¶
variable reset_on_commit¶
variable rmutex¶
variable session_id¶
variable session_p¶
variable status¶
variable stop_phase¶
variable stop_talk¶
variable version_string¶
variable worker¶
Public Functions Documentation¶
function add_pending_request¶
function add_working_task¶
function end_working_task¶
function get_tran_index¶
function has_pending_request¶
function init_pending_request¶
function init_working_task¶
function release_packet¶
function set_tran_index¶
function start_request¶
The documentation for this class was generated from the following file cubrid/src/connection/connection_defs.h