Struct hashjoin_context
ClassList > hashjoin_context
#include <query_hash_join.h>
Public Attributes
Public Attributes Documentation
variable build
HASHJOIN_FETCH_INFO* hashjoin_context::build;
variable during_join_pred
PRED_EXPR* hashjoin_context::during_join_pred;
variable hash_scan
HASH_LIST_SCAN hashjoin_context::hash_scan;
variable inner
HASHJOIN_FETCH_INFO hashjoin_context::inner;
variable list_id
QFILE_LIST_ID* hashjoin_context::list_id;
variable outer
HASHJOIN_FETCH_INFO hashjoin_context::outer;
variable probe
HASHJOIN_FETCH_INFO* hashjoin_context::probe;
variable stats
HASHJOIN_STATS* hashjoin_context::stats;
variable status
HASHJOIN_STATUS hashjoin_context::status;
variable val_descr
VAL_DESCR* hashjoin_context::val_descr;
The documentation for this class was generated from the following file cubrid/src/query/query_hash_join.h