Skip to content

Struct t_proxy_handler

ClassList > t_proxy_handler

  • #include <shard_proxy_common.h>

Public Attributes

Type Name
T_SHARD_QUEUE cas_rcv_q
T_SHARD_QUEUE cli_rcv_q
T_SHARD_QUEUE cli_ret_q
short index
bool shutdown
unsigned char state
pthread_t thread_id

Public Attributes Documentation

variable cas_rcv_q

T_SHARD_QUEUE t_proxy_handler::cas_rcv_q;

variable cli_rcv_q

T_SHARD_QUEUE t_proxy_handler::cli_rcv_q;

variable cli_ret_q

T_SHARD_QUEUE t_proxy_handler::cli_ret_q;

variable index

short t_proxy_handler::index;

variable shutdown

bool t_proxy_handler::shutdown;

variable state

unsigned char t_proxy_handler::state;

variable thread_id

pthread_t t_proxy_handler::thread_id;


The documentation for this class was generated from the following file cubrid/src/broker/shard_proxy_common.h