Struct t_broker_info
ClassList > t_broker_info
#include <broker_config.h>
Public Attributes
Public Attributes Documentation
variable access_log
char t_broker_info::access_log;
variable access_log_dir
char t_broker_info::access_log_dir[128];
variable access_log_file
char t_broker_info::access_log_file[128];
variable access_log_max_size
int t_broker_info::access_log_max_size;
variable access_mode
char t_broker_info::access_mode;
variable acl_file
char t_broker_info::acl_file[128];
variable appl_server
char t_broker_info::appl_server;
variable appl_server_hard_limit
int t_broker_info::appl_server_hard_limit;
variable appl_server_max_num
int t_broker_info::appl_server_max_num;
variable appl_server_max_size
int t_broker_info::appl_server_max_size;
variable appl_server_min_num
int t_broker_info::appl_server_min_num;
variable appl_server_num
int t_broker_info::appl_server_num;
variable appl_server_shm_id
int t_broker_info::appl_server_shm_id;
variable auto_add_appl_server
char t_broker_info::auto_add_appl_server;
variable cache_user_info
char t_broker_info::cache_user_info;
variable cas_rctime
int t_broker_info::cas_rctime;
variable cci_default_autocommit
char t_broker_info::cci_default_autocommit;
variable cci_pconnect
char t_broker_info::cci_pconnect;
variable cgw_link_connect_url_property
char t_broker_info::cgw_link_connect_url_property[512];
variable cgw_link_odbc_driver_name
char t_broker_info::cgw_link_odbc_driver_name[256];
variable cgw_link_server
char t_broker_info::cgw_link_server[256];
variable cgw_link_server_ip
char t_broker_info::cgw_link_server_ip[32];
variable cgw_link_server_port
char t_broker_info::cgw_link_server_port[10];
variable connect_order
int t_broker_info::connect_order;
variable db_connection_file
char t_broker_info::db_connection_file[(PATH_MAX)];
variable err_code
int t_broker_info::err_code;
variable err_log_dir
char t_broker_info::err_log_dir[128];
variable error_log_file
char t_broker_info::error_log_file[128];
variable hang_timeout
int t_broker_info::hang_timeout;
variable ignore_shard_hint
char t_broker_info::ignore_shard_hint;
variable jdbc_cache
char t_broker_info::jdbc_cache;
variable jdbc_cache_life_time
int t_broker_info::jdbc_cache_life_time;
variable jdbc_cache_only_hint
char t_broker_info::jdbc_cache_only_hint;
variable job_queue_size
int t_broker_info::job_queue_size;
variable keep_connection
char t_broker_info::keep_connection;
variable log_backup
char t_broker_info::log_backup;
variable log_dir
char t_broker_info::log_dir[128];
variable long_query_time
int t_broker_info::long_query_time;
variable long_transaction_time
int t_broker_info::long_transaction_time;
variable max_client
int t_broker_info::max_client;
variable max_num_delayed_hosts_lookup
int t_broker_info::max_num_delayed_hosts_lookup;
variable max_prepared_stmt_count
int t_broker_info::max_prepared_stmt_count;
variable max_string_length
int t_broker_info::max_string_length;
variable monitor_hang_flag
char t_broker_info::monitor_hang_flag;
variable monitor_hang_interval
int t_broker_info::monitor_hang_interval;
variable monitor_server_flag
char t_broker_info::monitor_server_flag;
variable name
char t_broker_info::name[64];
variable net_buf_size
int t_broker_info::net_buf_size;
variable num_busy_count
int t_broker_info::num_busy_count;
variable num_proxy
int t_broker_info::num_proxy;
variable os_err_code
int t_broker_info::os_err_code;
variable pid
variable port
variable preferred_hosts
char t_broker_info::preferred_hosts[((PATH_MAX))];
variable proxy_conn_wait_timeout
int t_broker_info::proxy_conn_wait_timeout;
variable proxy_log_dir
char t_broker_info::proxy_log_dir[128];
variable proxy_log_max_size
int t_broker_info::proxy_log_max_size;
variable proxy_log_mode
char t_broker_info::proxy_log_mode;
variable proxy_max_prepared_stmt_count
int t_broker_info::proxy_max_prepared_stmt_count;
variable proxy_shm_id
int t_broker_info::proxy_shm_id;
variable proxy_timeout
int t_broker_info::proxy_timeout;
variable query_timeout
int t_broker_info::query_timeout;
variable ready_to_service
char t_broker_info::ready_to_service;
variable reject_client_count
int t_broker_info::reject_client_count;
variable reject_client_flag
char t_broker_info::reject_client_flag;
variable replica_only_flag
int t_broker_info::replica_only_flag;
variable service_flag
char t_broker_info::service_flag;
variable session_timeout
int t_broker_info::session_timeout;
variable shard_connection_file
char t_broker_info::shard_connection_file[(PATH_MAX)];
variable shard_db_name
char t_broker_info::shard_db_name[32];
variable shard_db_password
char t_broker_info::shard_db_password[32];
variable shard_db_user
char t_broker_info::shard_db_user[32];
variable shard_flag
char t_broker_info::shard_flag;
variable shard_key_file
char t_broker_info::shard_key_file[(PATH_MAX)];
variable shard_key_function_name
char t_broker_info::shard_key_function_name[((PATH_MAX))];
variable shard_key_library_name
char t_broker_info::shard_key_library_name[((PATH_MAX))];
variable shard_key_modular
int t_broker_info::shard_key_modular;
variable slow_log_dir
char t_broker_info::slow_log_dir[128];
variable slow_log_mode
char t_broker_info::slow_log_mode;
variable source_env
char t_broker_info::source_env[128];
variable sql_log2
char t_broker_info::sql_log2;
variable sql_log_max_size
int t_broker_info::sql_log_max_size;
variable sql_log_mode
char t_broker_info::sql_log_mode;
variable statement_pooling
char t_broker_info::statement_pooling;
variable stripped_column_name
char t_broker_info::stripped_column_name;
variable time_to_kill
int t_broker_info::time_to_kill;
variable trigger_action_flag
char t_broker_info::trigger_action_flag;
variable use_SSL
char t_broker_info::use_SSL;
The documentation for this class was generated from the following file cubrid/src/broker/broker_config.h