ModifiedAllocationNode Struct Reference

ModifiedAllocationNode is a structure that keeps track of the temporary page corresponding to a modified allocation node. More...

#include <VersionedRandomAllocationSegmentImpl.h>

List of all members.

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.


Detailed Description

ModifiedAllocationNode is a structure that keeps track of the temporary page corresponding to a modified allocation node.

Definition at line 63 of file VersionedRandomAllocationSegmentImpl.h.


Member Data Documentation

bool ModifiedAllocationNode::isSegAllocNode

True if this corresponds to a segment allocation node.

Definition at line 68 of file VersionedRandomAllocationSegmentImpl.h.

uint ModifiedAllocationNode::updateCount

Number of uncommitted updates on the node.

Definition at line 73 of file VersionedRandomAllocationSegmentImpl.h.

PageId ModifiedAllocationNode::tempPageId

PageId of the temporary page corresponding to the node.

Definition at line 78 of file VersionedRandomAllocationSegmentImpl.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jun 22 04:00:39 2009 for Fennel by  doxygen 1.5.1