Struct t_shm_appl_server
ClassList > t_shm_appl_server
Public Attributes
Public Attributes Documentation
variable access_control
bool t_shm_appl_server::access_control;
variable access_info
ACCESS_INFO t_shm_appl_server::access_info[50];
variable access_log
char t_shm_appl_server::access_log;
variable access_log_file
char t_shm_appl_server::access_log_file[128];
variable access_log_max_size
int t_shm_appl_server::access_log_max_size;
variable access_mode
char t_shm_appl_server::access_mode;
variable acl_chn
int t_shm_appl_server::acl_chn;
variable acl_default_policy
bool t_shm_appl_server::acl_default_policy;
variable acl_sem
sem_t t_shm_appl_server::acl_sem;
variable appl_server_hard_limit
int t_shm_appl_server::appl_server_hard_limit;
variable appl_server_max_size
int t_shm_appl_server::appl_server_max_size;
variable appl_server_name
char t_shm_appl_server::appl_server_name[32];
variable as_info
T_APPL_SERVER_INFO t_shm_appl_server::as_info[4096];
variable broker_name
char t_shm_appl_server::broker_name[64];
variable broker_port
int t_shm_appl_server::broker_port;
variable cache_user_info
char t_shm_appl_server::cache_user_info;
variable cas_rctime
int t_shm_appl_server::cas_rctime;
variable cci_default_autocommit
char t_shm_appl_server::cci_default_autocommit;
variable cci_pconnect
char t_shm_appl_server::cci_pconnect;
variable cgw_link_connect_url_property
char t_shm_appl_server::cgw_link_connect_url_property[512];
variable cgw_link_odbc_driver_name
char t_shm_appl_server::cgw_link_odbc_driver_name[256];
variable cgw_link_server
char t_shm_appl_server::cgw_link_server[256];
variable cgw_link_server_ip
char t_shm_appl_server::cgw_link_server_ip[32];
variable cgw_link_server_port
char t_shm_appl_server::cgw_link_server_port[10];
variable connect_order
int t_shm_appl_server::connect_order;
variable db_connection_file
char t_shm_appl_server::db_connection_file[(PATH_MAX)];
variable err_log_dir
char t_shm_appl_server::err_log_dir[128];
variable error_log_file
char t_shm_appl_server::error_log_file[128];
variable jdbc_cache
char t_shm_appl_server::jdbc_cache;
variable jdbc_cache_life_time
int t_shm_appl_server::jdbc_cache_life_time;
variable jdbc_cache_only_hint
char t_shm_appl_server::jdbc_cache_only_hint;
variable job_queue
T_MAX_HEAP_NODE t_shm_appl_server::job_queue[4096+1];
variable job_queue_size
int t_shm_appl_server::job_queue_size;
variable keep_connection
char t_shm_appl_server::keep_connection;
variable local_ip_addr
unsigned char t_shm_appl_server::local_ip_addr[4];
variable log_dir
char t_shm_appl_server::log_dir[128];
variable long_query_time
int t_shm_appl_server::long_query_time;
variable long_transaction_time
int t_shm_appl_server::long_transaction_time;
variable magic
int t_shm_appl_server::magic;
variable max_num_delayed_hosts_lookup
int t_shm_appl_server::max_num_delayed_hosts_lookup;
variable max_prepared_stmt_count
int t_shm_appl_server::max_prepared_stmt_count;
variable max_string_length
int t_shm_appl_server::max_string_length;
variable monitor_hang_flag
bool t_shm_appl_server::monitor_hang_flag;
variable monitor_server_flag
bool t_shm_appl_server::monitor_server_flag;
variable net_buf_size
int t_shm_appl_server::net_buf_size;
variable num_access_info
int t_shm_appl_server::num_access_info;
variable num_appl_server
int t_shm_appl_server::num_appl_server;
variable port_name
char t_shm_appl_server::port_name[((PATH_MAX))];
variable preferred_hosts
char t_shm_appl_server::preferred_hosts[((PATH_MAX))];
variable proxy_log_dir
char t_shm_appl_server::proxy_log_dir[128];
variable proxy_log_max_size
int t_shm_appl_server::proxy_log_max_size;
variable query_timeout
int t_shm_appl_server::query_timeout;
variable replica_only_flag
int t_shm_appl_server::replica_only_flag;
variable session_timeout
int t_shm_appl_server::session_timeout;
variable shard_conn_info
T_SHARD_CONN_INFO t_shm_appl_server::shard_conn_info[256];
variable shard_flag
char t_shm_appl_server::shard_flag;
variable slow_log_dir
char t_shm_appl_server::slow_log_dir[128];
variable slow_log_mode
char t_shm_appl_server::slow_log_mode;
variable source_env
char t_shm_appl_server::source_env[128];
variable sql_log2
char t_shm_appl_server::sql_log2;
variable sql_log_max_size
int t_shm_appl_server::sql_log_max_size;
variable sql_log_mode
char t_shm_appl_server::sql_log_mode;
variable statement_pooling
char t_shm_appl_server::statement_pooling;
variable stripped_column_name
char t_shm_appl_server::stripped_column_name;
variable trigger_action_flag
char t_shm_appl_server::trigger_action_flag;
variable unusable_databases
T_DB_SERVER t_shm_appl_server::unusable_databases[(2)][(200)];
variable unusable_databases_cnt
int t_shm_appl_server::unusable_databases_cnt[(2)];
variable unusable_databases_seq
unsigned int t_shm_appl_server::unusable_databases_seq;
The documentation for this class was generated from the following file cubrid/src/broker/broker_shm.h