#include <auxiliary_buffer.h>
◆ ListAuxiliaryBuffer()
kuzu::common::ListAuxiliaryBuffer::ListAuxiliaryBuffer |
( |
const LogicalType & | dataVectorType, |
|
|
storage::MemoryManager * | memoryManager ) |
◆ addList()
◆ getDataVector()
ValueVector * kuzu::common::ListAuxiliaryBuffer::getDataVector |
( |
| ) |
const |
|
inline |
◆ getSharedDataVector()
std::shared_ptr< ValueVector > kuzu::common::ListAuxiliaryBuffer::getSharedDataVector |
( |
| ) |
const |
|
inline |
◆ getSize()
uint64_t kuzu::common::ListAuxiliaryBuffer::getSize |
( |
| ) |
const |
|
inline |
◆ resetSize()
void kuzu::common::ListAuxiliaryBuffer::resetSize |
( |
| ) |
|
|
inline |
◆ resize()
void kuzu::common::ListAuxiliaryBuffer::resize |
( |
uint64_t | numValues | ) |
|
◆ setDataVector()
void kuzu::common::ListAuxiliaryBuffer::setDataVector |
( |
std::shared_ptr< ValueVector > | vector | ) |
|
|
inline |
◆ ListVector
The documentation for this class was generated from the following file: