Kùzu C++ API
Loading...
Searching...
No Matches
kuzu::common::HashIndexConstants Struct Reference

#include <constants.h>

Static Public Attributes

static constexpr uint16_t SLOT_CAPACITY_BYTES = 256
 
static constexpr double MAX_LOAD_FACTOR = 0.8
 

Member Data Documentation

◆ MAX_LOAD_FACTOR

double kuzu::common::HashIndexConstants::MAX_LOAD_FACTOR = 0.8
staticconstexpr

◆ SLOT_CAPACITY_BYTES

uint16_t kuzu::common::HashIndexConstants::SLOT_CAPACITY_BYTES = 256
staticconstexpr

The documentation for this struct was generated from the following file: