|
CUBRID Engine
latest
|
#include <shard_proxy_common.h>

Public Attributes | |
| int | ctx_cid |
| int | ctx_uid |
| time_t | expire_time |
Definition at line 95 of file shard_proxy_common.h.
| int t_wait_context::ctx_cid |
Definition at line 97 of file shard_proxy_common.h.
Referenced by proxy_waiter_new(), proxy_waiter_timeout(), proxy_wakeup_context_by_shard(), proxy_wakeup_context_by_statement(), and shard_stmt_check_waiter_and_wakeup().
| int t_wait_context::ctx_uid |
Definition at line 98 of file shard_proxy_common.h.
Referenced by proxy_waiter_new(), proxy_waiter_timeout(), proxy_wakeup_context_by_shard(), proxy_wakeup_context_by_statement(), and shard_stmt_check_waiter_and_wakeup().
| time_t t_wait_context::expire_time |
Definition at line 99 of file shard_proxy_common.h.
Referenced by proxy_waiter_comp_fn(), proxy_waiter_new(), and proxy_waiter_timeout().