Struct anonymous_namespace{OverlapsJoinHashTable.cpp}::HashTablePropsΒΆ

struct

Public Functions

anonymous_namespace{OverlapsJoinHashTable.cpp}::HashTableProps::HashTableProps(const size_t entry_count, const size_t emitted_keys_count, const size_t hash_table_size, const std::vector< double > & bucket_sizes)

Public Members

size_t anonymous_namespace{OverlapsJoinHashTable.cpp}::HashTableProps::entry_count
size_t anonymous_namespace{OverlapsJoinHashTable.cpp}::HashTableProps::emitted_keys_count
double anonymous_namespace{OverlapsJoinHashTable.cpp}::HashTableProps::keys_per_bin
size_t anonymous_namespace{OverlapsJoinHashTable.cpp}::HashTableProps::hash_table_size
std::vector<double> anonymous_namespace{OverlapsJoinHashTable.cpp}::HashTableProps::bucket_sizes

Public Static Functions

static HashTableProps anonymous_namespace{OverlapsJoinHashTable.cpp}::HashTableProps::invalid()