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

#include <constants.h>

Static Public Attributes

static constexpr uint64_t NUM_BYTES_FOR_PAYLOAD_IDX = 8
 
static constexpr uint64_t MIN_SIZE_TO_REDUCE = common::DEFAULT_VECTOR_CAPACITY * 5
 
static constexpr uint64_t MIN_LIMIT_RATIO_TO_REDUCE = 2
 

Member Data Documentation

◆ MIN_LIMIT_RATIO_TO_REDUCE

uint64_t kuzu::common::OrderByConstants::MIN_LIMIT_RATIO_TO_REDUCE = 2
staticconstexpr

◆ MIN_SIZE_TO_REDUCE

uint64_t kuzu::common::OrderByConstants::MIN_SIZE_TO_REDUCE = common::DEFAULT_VECTOR_CAPACITY * 5
staticconstexpr

◆ NUM_BYTES_FOR_PAYLOAD_IDX

uint64_t kuzu::common::OrderByConstants::NUM_BYTES_FOR_PAYLOAD_IDX = 8
staticconstexpr

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