SortedTreeTKey, TValueGetNextNewNodeIndex Method

Returns the node index address for a freshly allocated block.

Definition

Namespace: SnapDB.Snap.Tree
Assembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
protected uint GetNextNewNodeIndex()

Return Value

UInt32
Node index address for a freshly allocated block.

Remarks

Also saves the header data.

See Also