CUBRID Engine
latest
|
#include <query_hash_scan.h>
Definition at line 82 of file query_hash_scan.h.
regu_variable_list_node* hash_list_scan::build_regu_list |
Definition at line 84 of file query_hash_scan.h.
Referenced by check_hash_list_scan(), scan_build_hash_list_scan(), and scan_open_list_scan().
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().
int hash_list_scan::hash_list_scan_yn |
Definition at line 90 of file query_hash_scan.h.
Referenced by scan_build_hash_list_scan(), scan_close_scan(), scan_dump_key_into_tuple(), scan_hash_probe_next(), scan_next_scan_local(), and scan_open_list_scan().
mht_hls_table* hash_list_scan::hash_table |
Definition at line 86 of file query_hash_scan.h.
Referenced by scan_build_hash_list_scan(), scan_close_scan(), scan_hash_probe_next(), and scan_open_list_scan().
bool hash_list_scan::need_coerce_type |
Definition at line 91 of file query_hash_scan.h.
Referenced by check_hash_list_scan(), scan_build_hash_list_scan(), and scan_open_list_scan().
regu_variable_list_node* hash_list_scan::probe_regu_list |
Definition at line 85 of file query_hash_scan.h.
Referenced by check_hash_list_scan(), scan_build_hash_list_scan(), scan_hash_probe_next(), and scan_open_list_scan().
hash_scan_key* hash_list_scan::temp_key |
Definition at line 87 of file query_hash_scan.h.
Referenced by scan_build_hash_list_scan(), scan_close_scan(), scan_hash_probe_next(), and scan_open_list_scan().
hash_scan_key* hash_list_scan::temp_new_key |
Definition at line 88 of file query_hash_scan.h.
Referenced by scan_build_hash_list_scan(), scan_close_scan(), and scan_open_list_scan().