Skip to content

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

HASHJOIN_RANGE_TIME_STATS hashjoin_shared_join_info::build_range_time;

variable next_index

UINT32 hashjoin_shared_join_info::next_index;

variable probe_range_time

HASHJOIN_RANGE_TIME_STATS hashjoin_shared_join_info::probe_range_time;

variable scan_mutex

std::mutex hashjoin_shared_join_info::scan_mutex;

variable scan_position

SCAN_POSITION hashjoin_shared_join_info::scan_position;

variable stats_mutex

std::mutex hashjoin_shared_join_info::stats_mutex;

Public Functions Documentation

function hashjoin_shared_join_info

inline hashjoin_shared_join_info::hashjoin_shared_join_info () 


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