Skip to content

Struct hashjoin_shared_split_info

ClassList > hashjoin_shared_split_info

  • #include <query_hash_join.h>

Public Attributes

Type Name
std::atomic< bool > membuf_claimed
std::atomic< int > next_sector_index
std::mutex * part_mutexes
QFILE_LIST_SECTOR_INFO sector_info

Public Functions

Type Name
hashjoin_shared_split_info ()

Public Attributes Documentation

variable membuf_claimed

std::atomic<bool> hashjoin_shared_split_info::membuf_claimed;

variable next_sector_index

std::atomic<int> hashjoin_shared_split_info::next_sector_index;

variable part_mutexes

std::mutex* hashjoin_shared_split_info::part_mutexes;

variable sector_info

QFILE_LIST_SECTOR_INFO hashjoin_shared_split_info::sector_info;

Public Functions Documentation

function hashjoin_shared_split_info

inline hashjoin_shared_split_info::hashjoin_shared_split_info () 


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