Skip to content

Struct t_shm_appl_server

ClassList > t_shm_appl_server

  • #include <broker_shm.h>

Public Attributes

Type Name
bool access_control
ACCESS_INFO access_info
char access_log
char access_log_file
int access_log_max_size
char access_mode
int acl_chn
bool acl_default_policy
sem_t acl_sem
int appl_server_hard_limit
int appl_server_max_size
char appl_server_name
T_APPL_SERVER_INFO as_info
char broker_name
int broker_port
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
char err_log_dir
char error_log_file
char jdbc_cache
int jdbc_cache_life_time
char jdbc_cache_only_hint
T_MAX_HEAP_NODE job_queue
int job_queue_size
char keep_connection
unsigned char local_ip_addr
char log_dir
int long_query_time
int long_transaction_time
int magic
int max_num_delayed_hosts_lookup
int max_prepared_stmt_count
int max_string_length
bool monitor_hang_flag
bool monitor_server_flag
int net_buf_size
int num_access_info
int num_appl_server
char port_name
char preferred_hosts
char proxy_log_dir
int proxy_log_max_size
int query_timeout
int replica_only_flag
int session_timeout
T_SHARD_CONN_INFO shard_conn_info
char shard_flag
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
char trigger_action_flag
T_DB_SERVER unusable_databases
int unusable_databases_cnt
unsigned int unusable_databases_seq

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;

char t_shm_appl_server::cgw_link_connect_url_property[512];

char t_shm_appl_server::cgw_link_odbc_driver_name[256];

char t_shm_appl_server::cgw_link_server[256];

char t_shm_appl_server::cgw_link_server_ip[32];

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