OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HashTableEntryInfo Member List

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

computeHashTableSize() const =0HashTableEntryInfopure virtual
computeTotalNumSlots() const =0HashTableEntryInfopure virtual
for_window_framing_HashTableEntryInfoprotected
forWindowFraming() const HashTableEntryInfoinline
getHashTableLayout() const HashTableEntryInfoinline
getNumHashEntries() const HashTableEntryInfoinline
getNumKeys() const HashTableEntryInfoinline
getRowIdSizeInBytes() const HashTableEntryInfoinline
HashTableEntryInfo(size_t num_hash_entries, size_t num_keys, size_t rowid_size_in_bytes, HashType layout, bool for_window_framing=false)HashTableEntryInfoinline
layout_HashTableEntryInfoprotected
num_hash_entries_HashTableEntryInfoprotected
num_keys_HashTableEntryInfoprotected
rowid_size_in_bytes_HashTableEntryInfoprotected
setHashTableLayout(HashType layout)HashTableEntryInfoinline
setNumHashEntries(size_t num_hash_entries)HashTableEntryInfoinline
setNumKeys(size_t num_keys)HashTableEntryInfoinline
setRowIdSizeInBytes(size_t rowid_size_in_bytes)HashTableEntryInfoinline