SwatDB
Loading...
Searching...
No Matches
HashJoin Member List

This is the complete list of members for HashJoin, including all inherited members.

_createTempFiles()HashJoinprotected
_delState(fileState *file_state)Operationprotected
_firstHash(bool is_outer)HashJoinprotected
_initState(FileId file_id, std::vector< FieldId > fields, fileState *state)Operationprotected
_part1(Record *record, bool is_outer, BlockHeapFileScanner *scanner)HashJoinprotected
_secondHash()HashJoinprotected
buf_mgrHashJoinprotected
catalog (defined in Operation)Operationprotected
cleanup()HashJoinprotected
file_mgrHashJoinprotected
hash1(Record *rec, bool is_outer)HashJoinprotected
hash_tableHashJoinprotected
HashJoin(FileId outer_id, FileId inner_id, FileId result_id, std::vector< FieldId > outer_fields, std::vector< FieldId > inner_fields, std::uint32_t num_buckets, std::string temp_path, Catalog *catalog, BufferManager *buf_mgr, FileManager *file_mgr)HashJoin
inner (defined in Join)Joinprotected
inner_fieldsJoinprotected
inner_partitionsHashJoinprotected
Join(FileId outer_id, FileId inner_id, FileId result_id, std::vector< FieldId > outer_fields, std::vector< FieldId > inner_fields, Catalog *catalog)Join
num_bucketsHashJoinprotected
Operation(FileId result_id, Catalog *catalog)Operation
outer (defined in Join)Joinprotected
outer_fieldsJoinprotected
outer_partitionsHashJoinprotected
result_num (defined in HashJoin)HashJoinprotected
result_state (defined in Operation)Operationprotected
runOperation()HashJoinvirtual
temp_pathHashJoinprotected
~HashJoin()HashJoin
~Join()Join
~Operation()Operationvirtual