Struct t_proxy_info
ClassList > t_proxy_info
Public Attributes
Public Attributes Documentation
variable access_log_file
char t_proxy_info::access_log_file[128];
variable appl_server
char t_proxy_info::appl_server;
variable appl_server_shm_id
int t_proxy_info::appl_server_shm_id;
variable claimed_alive_time
time_t t_proxy_info::claimed_alive_time;
variable client_info
T_CLIENT_INFO t_proxy_info::client_info[10000+(128)];
variable cur_client
int t_proxy_info::cur_client;
variable cur_proxy_log_mode
int t_proxy_info::cur_proxy_log_mode;
variable dummy
variable fixed_shard_user
bool t_proxy_info::fixed_shard_user;
variable ignore_shard_hint
char t_proxy_info::ignore_shard_hint;
variable key_stat
T_SHM_SHARD_KEY_STAT t_proxy_info::key_stat[2];
variable max_client
int t_proxy_info::max_client;
variable max_context
int t_proxy_info::max_context;
variable max_prepared_stmt_count
int t_proxy_info::max_prepared_stmt_count;
variable max_shard
int t_proxy_info::max_shard;
variable num_connect_rejected
INT64 t_proxy_info::num_connect_rejected;
variable num_connect_requests
INT64 t_proxy_info::num_connect_requests;
variable num_hint_all_queries_processed
INT64 t_proxy_info::num_hint_all_queries_processed;
variable num_hint_err_queries_processed
INT64 t_proxy_info::num_hint_err_queries_processed;
variable num_hint_id_queries_processed
INT64 t_proxy_info::num_hint_id_queries_processed;
variable num_hint_key_queries_processed
INT64 t_proxy_info::num_hint_key_queries_processed;
variable num_hint_none_queries_processed
INT64 t_proxy_info::num_hint_none_queries_processed;
variable num_proxy_error_processed
INT64 t_proxy_info::num_proxy_error_processed;
variable num_request_stmt
INT64 t_proxy_info::num_request_stmt;
variable num_request_stmt_in_pool
INT64 t_proxy_info::num_request_stmt_in_pool;
variable num_restarts
INT64 t_proxy_info::num_restarts;
variable num_shard_conn
int t_proxy_info::num_shard_conn;
variable num_shard_key
int t_proxy_info::num_shard_key;
variable pid
variable port_name
char t_proxy_info::port_name[((PATH_MAX))];
variable proxy_access_log_reset
int t_proxy_info::proxy_access_log_reset;
variable proxy_id
int t_proxy_info::proxy_id;
variable proxy_log_reset
int t_proxy_info::proxy_log_reset;
variable service_flag
int t_proxy_info::service_flag;
variable shard_info
T_SHARD_INFO t_proxy_info::shard_info[256];
variable shard_stat
T_SHM_SHARD_CONN_STAT t_proxy_info::shard_stat[256];
variable status
int t_proxy_info::status;
variable stmt_waiter_count
INT64 t_proxy_info::stmt_waiter_count;
variable wait_timeout
int t_proxy_info::wait_timeout;
The documentation for this class was generated from the following file cubrid/src/broker/broker_shm.h