#include <node_group.h>
◆ NodeGroupScanState()
kuzu::storage::NodeGroupScanState::NodeGroupScanState |
( |
common::idx_t | numChunks | ) |
|
|
inlineexplicit |
◆ ~NodeGroupScanState()
virtual kuzu::storage::NodeGroupScanState::~NodeGroupScanState |
( |
| ) |
|
|
virtualdefault |
◆ cast()
template<class TARGET >
TARGET & kuzu::storage::NodeGroupScanState::cast |
( |
| ) |
|
|
inline |
◆ constCast()
template<class TARGETT >
const TARGETT & kuzu::storage::NodeGroupScanState::constCast |
( |
| ) |
|
|
inline |
◆ DELETE_COPY_DEFAULT_MOVE()
◆ resetState()
virtual void kuzu::storage::NodeGroupScanState::resetState |
( |
| ) |
|
|
inlinevirtual |
◆ chunkedGroupIdx
common::idx_t kuzu::storage::NodeGroupScanState::chunkedGroupIdx = 0 |
◆ chunkStates
std::vector<ChunkState> kuzu::storage::NodeGroupScanState::chunkStates |
◆ nextRowToScan
The documentation for this struct was generated from the following file: