#include <VersionedRandomAllocationSegmentImpl.h>
Public Attributes | |
bool | isSegAllocNode |
True if this corresponds to a segment allocation node. | |
uint | updateCount |
Number of uncommitted updates on the node. | |
PageId | tempPageId |
PageId of the temporary page corresponding to the node. |
Definition at line 63 of file VersionedRandomAllocationSegmentImpl.h.
True if this corresponds to a segment allocation node.
Definition at line 68 of file VersionedRandomAllocationSegmentImpl.h.
Number of uncommitted updates on the node.
Definition at line 73 of file VersionedRandomAllocationSegmentImpl.h.
PageId of the temporary page corresponding to the node.
Definition at line 78 of file VersionedRandomAllocationSegmentImpl.h.