Skip to content

Struct hashjoin_fetch_info

ClassList > hashjoin_fetch_info

  • #include <query_hash_join.h>

Public Attributes

Type Name
TP_DOMAIN ** coerce_domains
QFILE_TUPLE_RECORD * fill_record
HASHJOIN_INPUT_DOMAIN_INFO * input
QFILE_LIST_ID * list_id
QFILE_LIST_SCAN_ID list_scan_id
bool need_coerce_domains
REGU_VARIABLE_LIST regu_list_pred
QFILE_TUPLE_RECORD tuple_record

Public Attributes Documentation

variable coerce_domains

TP_DOMAIN** hashjoin_fetch_info::coerce_domains;

variable fill_record

QFILE_TUPLE_RECORD* hashjoin_fetch_info::fill_record;

variable input

HASHJOIN_INPUT_DOMAIN_INFO* hashjoin_fetch_info::input;

variable list_id

QFILE_LIST_ID* hashjoin_fetch_info::list_id;

variable list_scan_id

QFILE_LIST_SCAN_ID hashjoin_fetch_info::list_scan_id;

variable need_coerce_domains

bool hashjoin_fetch_info::need_coerce_domains;

variable regu_list_pred

REGU_VARIABLE_LIST hashjoin_fetch_info::regu_list_pred;

variable tuple_record

QFILE_TUPLE_RECORD hashjoin_fetch_info::tuple_record;


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