Skip to content

Struct hashjoin_context

ClassList > hashjoin_context

  • #include <query_hash_join.h>

Public Attributes

Type Name
HASHJOIN_FETCH_INFO * build
PRED_EXPR * during_join_pred
HASH_LIST_SCAN hash_scan
HASHJOIN_FETCH_INFO inner
QFILE_LIST_ID * list_id
HASHJOIN_FETCH_INFO outer
HASHJOIN_FETCH_INFO * probe
HASHJOIN_STATS * stats
HASHJOIN_STATUS status
VAL_DESCR * val_descr

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