Struct t_shard_stmt
ClassList > t_shard_stmt
#include <shard_statement.h>
Public Attributes
Public Attributes Documentation
variable client_version
T_BROKER_VERSION t_shard_stmt::client_version;
variable ctx_cid
int t_shard_stmt::ctx_cid;
variable ctx_uid
unsigned int t_shard_stmt::ctx_uid;
variable database_user
char t_shard_stmt::database_user[32];
variable hash_next
T_SHARD_STMT* t_shard_stmt::hash_next;
variable hash_prev
T_SHARD_STMT* t_shard_stmt::hash_prev;
variable index
unsigned int t_shard_stmt::index;
variable lru_next
T_SHARD_STMT* t_shard_stmt::lru_next;
variable lru_prev
T_SHARD_STMT* t_shard_stmt::lru_prev;
variable num_alloc
unsigned int t_shard_stmt::num_alloc;
variable num_pinned
int t_shard_stmt::num_pinned;
variable parser
SP_PARSER_CTX* t_shard_stmt::parser;
variable reply_buffer
void* t_shard_stmt::reply_buffer;
variable reply_buffer_length
int t_shard_stmt::reply_buffer_length;
variable request_buffer
void* t_shard_stmt::request_buffer;
variable request_buffer_length
int t_shard_stmt::request_buffer_length;
variable srv_h_id_ent
int* t_shard_stmt::srv_h_id_ent;
variable status
int t_shard_stmt::status;
variable stmt_h_id
int t_shard_stmt::stmt_h_id;
variable stmt_type
int t_shard_stmt::stmt_type;
variable waitq
T_SHARD_QUEUE t_shard_stmt::waitq;
The documentation for this class was generated from the following file cubrid/src/broker/shard_statement.h