BLOCK_INFO Struct Reference

Structure containing statistics collected during FlmDbCheck() for a particular category of blocks in the database. More...

#include <flaim.h>

List of all members.

Public Attributes

FLMUINT uiBlockCount
 Total blocks found in the database that were in the in the block category.
FLMUINT64 ui64BytesUsed
 Total bytes used in the blocks.
FLMUINT64 ui64ElementCount
 Total elements in the blocks. NOTE: This only applies to b-tree blocks.
FLMUINT64 ui64ContElementCount
 Total continuation elements in the blocks. NOTE: This only applies to b-tree blocks.
FLMUINT64 ui64ContElmBytes
 Total bytes in continuation elements. NOTE: This only applies to b-tree blocks.
eCorruptionType eCorruption
 First corruption error found in blocks in this block category.
FLMUINT uiNumErrors
 Total corruption errors found in blocks in this block category.


Detailed Description

Structure containing statistics collected during FlmDbCheck() for a particular category of blocks in the database.


Generated on Wed Oct 4 12:11:42 2006 for FLAIM by  doxygen 1.4.6