#include <gist_private.h>
Data Fields | |
| BlockNumber | nodeBlocknum |
| int32 | blocksCount |
| BlockNumber | pageBlocknum |
| GISTNodeBufferPage * | pageBuffer |
| bool | queuedForEmptying |
| bool | isTemp |
| int | level |
Definition at line 313 of file gist_private.h.
Definition at line 316 of file gist_private.h.
Referenced by gistEmptyAllBuffers(), gistGetNodeBuffer(), gistLoadNodeBuffer(), gistPopItupFromNodeBuffer(), gistPushItupToNodeBuffer(), and gistRelocateBuildBuffersOnSplit().
Definition at line 325 of file gist_private.h.
Referenced by gistAddLoadedBuffer(), and gistRelocateBuildBuffersOnSplit().
Definition at line 327 of file gist_private.h.
Referenced by gistGetNodeBuffer(), and gistProcessEmptyingQueue().
Definition at line 315 of file gist_private.h.
Referenced by gistProcessEmptyingQueue().
Definition at line 318 of file gist_private.h.
Referenced by gistGetNodeBuffer(), gistLoadNodeBuffer(), gistRelocateBuildBuffersOnSplit(), and gistUnloadNodeBuffer().
Definition at line 319 of file gist_private.h.
Referenced by gistGetNodeBuffer(), gistLoadNodeBuffer(), gistPopItupFromNodeBuffer(), gistPushItupToNodeBuffer(), gistRelocateBuildBuffersOnSplit(), and gistUnloadNodeBuffer().
Definition at line 322 of file gist_private.h.
Referenced by gistEmptyAllBuffers(), gistGetNodeBuffer(), gistProcessEmptyingQueue(), and gistPushItupToNodeBuffer().
1.7.1