CUBRID Engine  latest
t_proxy_handler Struct Reference

#include <shard_proxy_common.h>

Collaboration diagram for t_proxy_handler:
Collaboration graph

Public Attributes

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

Detailed Description

Definition at line 279 of file shard_proxy_common.h.

Member Data Documentation

short t_proxy_handler::index

Definition at line 281 of file shard_proxy_common.h.

bool t_proxy_handler::shutdown

Definition at line 283 of file shard_proxy_common.h.

unsigned char t_proxy_handler::state

Definition at line 282 of file shard_proxy_common.h.

pthread_t t_proxy_handler::thread_id

Definition at line 285 of file shard_proxy_common.h.


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