Module dispatcher

Module dispatcher 

Source

Enumsยง

HashKeyKind
An enum to help to dynamically dispatch HashKey template.
HashKeySize ๐Ÿ”’
Number of bytes of one element in HashKey serialization of DataType.

Constantsยง

MAX_FIXED_SIZE_KEY_ELEMENTS ๐Ÿ”’

Traitsยง

HashKeyDispatcher
A trait to help to dynamically dispatch HashKey template.

Functionsยง

calc_hash_key_kind
Calculate what kind of hash key should be used given the key data types.
hash_key_size ๐Ÿ”’