Skip to content

Struct t_broker_info

ClassList > t_broker_info

  • #include <broker_config.h>

Public Attributes

Type Name
char access_log
char access_log_dir
char access_log_file
int access_log_max_size
char access_mode
char acl_file
char appl_server
int appl_server_hard_limit
int appl_server_max_num
int appl_server_max_size
int appl_server_min_num
int appl_server_num
int appl_server_shm_id
char auto_add_appl_server
char cache_user_info
int cas_rctime
char cci_default_autocommit
char cci_pconnect
char cgw_link_connect_url_property
char cgw_link_odbc_driver_name
char cgw_link_server
char cgw_link_server_ip
char cgw_link_server_port
int connect_order
char db_connection_file
int err_code
char err_log_dir
char error_log_file
int hang_timeout
char ignore_shard_hint
char jdbc_cache
int jdbc_cache_life_time
char jdbc_cache_only_hint
int job_queue_size
char keep_connection
char log_backup
char log_dir
int long_query_time
int long_transaction_time
int max_client
int max_num_delayed_hosts_lookup
int max_prepared_stmt_count
int max_string_length
char monitor_hang_flag
int monitor_hang_interval
char monitor_server_flag
char name
int net_buf_size
int num_busy_count
int num_proxy
int os_err_code
int pid
int port
char preferred_hosts
int proxy_conn_wait_timeout
char proxy_log_dir
int proxy_log_max_size
char proxy_log_mode
int proxy_max_prepared_stmt_count
int proxy_shm_id
int proxy_timeout
int query_timeout
char ready_to_service
int reject_client_count
char reject_client_flag
int replica_only_flag
char service_flag
int session_timeout
char shard_connection_file
char shard_db_name
char shard_db_password
char shard_db_user
char shard_flag
char shard_key_file
char shard_key_function_name
char shard_key_library_name
int shard_key_modular
char slow_log_dir
char slow_log_mode
char source_env
char sql_log2
int sql_log_max_size
char sql_log_mode
char statement_pooling
char stripped_column_name
int time_to_kill
char trigger_action_flag
char use_SSL

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;

char t_broker_info::cgw_link_connect_url_property[512];

char t_broker_info::cgw_link_odbc_driver_name[256];

char t_broker_info::cgw_link_server[256];

char t_broker_info::cgw_link_server_ip[32];

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

int t_broker_info::pid;

variable port

int t_broker_info::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