Kuzu C++ API
Loading...
Searching...
No Matches
kuzu::common::BufferPoolConstants Struct Reference

#include <constants.h>

Static Public Attributes

static constexpr double DEFAULT_PHY_MEM_SIZE_RATIO_FOR_BM = 0.8
 
static constexpr uint64_t DEFAULT_VM_REGION_MAX_SIZE = static_cast<uint64_t>(1) << 43
 

Member Data Documentation

◆ DEFAULT_PHY_MEM_SIZE_RATIO_FOR_BM

double kuzu::common::BufferPoolConstants::DEFAULT_PHY_MEM_SIZE_RATIO_FOR_BM = 0.8
staticconstexpr

◆ DEFAULT_VM_REGION_MAX_SIZE

uint64_t kuzu::common::BufferPoolConstants::DEFAULT_VM_REGION_MAX_SIZE = static_cast<uint64_t>(1) << 43
staticconstexpr

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