CUBRID Engine  latest
hash_list_scan Struct Reference

#include <query_hash_scan.h>

Collaboration diagram for hash_list_scan:
Collaboration graph

Public Attributes

regu_variable_list_nodebuild_regu_list
 
regu_variable_list_nodeprobe_regu_list
 
mht_hls_tablehash_table
 
hash_scan_keytemp_key
 
hash_scan_keytemp_new_key
 
HENTRY_HLS_PTR curr_hash_entry
 
int hash_list_scan_yn
 
bool need_coerce_type
 

Detailed Description

Definition at line 82 of file query_hash_scan.h.

Member Data Documentation

regu_variable_list_node* hash_list_scan::build_regu_list
HENTRY_HLS_PTR hash_list_scan::curr_hash_entry

Definition at line 89 of file query_hash_scan.h.

Referenced by scan_hash_probe_next(), and scan_open_list_scan().

mht_hls_table* hash_list_scan::hash_table
bool hash_list_scan::need_coerce_type
regu_variable_list_node* hash_list_scan::probe_regu_list
hash_scan_key* hash_list_scan::temp_key
hash_scan_key* hash_list_scan::temp_new_key

The documentation for this struct was generated from the following file: