Skip to content

Struct t_shm_proxy

ClassList > t_shm_proxy

  • #include <broker_shm.h>

Public Attributes

Type Name
int magic
int max_client
int max_context
int num_proxy
T_PROXY_INFO proxy_info
char shard_key_function_name
char shard_key_library_name
int shard_key_modular
T_SHM_SHARD_CONN shm_shard_conn
T_SHM_SHARD_KEY shm_shard_key
T_SHM_SHARD_USER shm_shard_user

Public Attributes Documentation

variable magic

int t_shm_proxy::magic;

variable max_client

int t_shm_proxy::max_client;

variable max_context

int t_shm_proxy::max_context;

variable num_proxy

int t_shm_proxy::num_proxy;

variable proxy_info

T_PROXY_INFO t_shm_proxy::proxy_info[8];

variable shard_key_function_name

char t_shm_proxy::shard_key_function_name[((PATH_MAX))];

variable shard_key_library_name

char t_shm_proxy::shard_key_library_name[((PATH_MAX))];

variable shard_key_modular

int t_shm_proxy::shard_key_modular;

variable shm_shard_conn

T_SHM_SHARD_CONN t_shm_proxy::shm_shard_conn;

variable shm_shard_key

T_SHM_SHARD_KEY t_shm_proxy::shm_shard_key;

variable shm_shard_user

T_SHM_SHARD_USER t_shm_proxy::shm_shard_user;


The documentation for this class was generated from the following file cubrid/src/broker/broker_shm.h