OmniSciDB
0264ff685a
|
Go to the source code of this file.
Classes | |
struct | DecodedJoinHashBufferEntry |
class | HashTable |
Typedefs | |
using | DecodedJoinHashBufferSet = std::set< DecodedJoinHashBufferEntry > |
Enumerations | |
enum | HashType : int { HashType::OneToOne, HashType::OneToMany, HashType::ManyToMany } |
using DecodedJoinHashBufferSet = std::set<DecodedJoinHashBufferEntry> |
Definition at line 34 of file HashTable.h.
|
strong |
Enumerator | |
---|---|
OneToOne | |
OneToMany | |
ManyToMany |
Definition at line 19 of file HashTable.h.