Struct hashjoin_shared_join_info¶
ClassList > hashjoin_shared_join_info
#include <query_hash_join.h>
Public Attributes¶
| Type | Name |
|---|---|
| HASHJOIN_RANGE_TIME_STATS | build_range_time |
| UINT32 | next_index |
| HASHJOIN_RANGE_TIME_STATS | probe_range_time |
| std::mutex | scan_mutex |
| SCAN_POSITION | scan_position |
| std::mutex | stats_mutex |
Public Functions¶
| Type | Name |
|---|---|
| hashjoin_shared_join_info () |
Public Attributes Documentation¶
variable build_range_time¶
variable next_index¶
variable probe_range_time¶
variable scan_mutex¶
variable scan_position¶
variable stats_mutex¶
Public Functions Documentation¶
function hashjoin_shared_join_info¶
The documentation for this class was generated from the following file cubrid/src/query/query_hash_join.h