#include <mask.h>
◆ NodeOffsetMaskMap()
kuzu::common::NodeOffsetMaskMap::NodeOffsetMaskMap |
( |
| ) |
|
|
inline |
◆ addMask()
void kuzu::common::NodeOffsetMaskMap::addMask |
( |
table_id_t | tableID, |
|
|
std::unique_ptr< SemiMask > | mask ) |
|
inline |
◆ containsTableID()
bool kuzu::common::NodeOffsetMaskMap::containsTableID |
( |
table_id_t | tableID | ) |
const |
|
inline |
◆ enable()
void kuzu::common::NodeOffsetMaskMap::enable |
( |
| ) |
|
|
inline |
◆ enabled()
bool kuzu::common::NodeOffsetMaskMap::enabled |
( |
| ) |
const |
|
inline |
◆ getMasks()
◆ getNumMaskedNode()
offset_t kuzu::common::NodeOffsetMaskMap::getNumMaskedNode |
( |
| ) |
const |
◆ getOffsetMask()
◆ getPinnedMask()
SemiMask * kuzu::common::NodeOffsetMaskMap::getPinnedMask |
( |
| ) |
const |
|
inline |
◆ hasPinnedMask()
bool kuzu::common::NodeOffsetMaskMap::hasPinnedMask |
( |
| ) |
const |
|
inline |
◆ pin()
void kuzu::common::NodeOffsetMaskMap::pin |
( |
table_id_t | tableID | ) |
|
|
inline |
◆ valid() [1/2]
bool kuzu::common::NodeOffsetMaskMap::valid |
( |
nodeID_t | nodeID | ) |
const |
|
inline |
◆ valid() [2/2]
bool kuzu::common::NodeOffsetMaskMap::valid |
( |
offset_t | offset | ) |
const |
|
inline |
The documentation for this class was generated from the following file: