LF_STATS Struct Reference

Statistics gathered by FlmDbCheck() for a particular logical file (index or container). More...

#include <flaim.h>

List of all members.

Public Attributes

FLMUINT uiLfType
 Logical file type. Will be LF_INDEX or LF_CONTAINER.
FLMUINT uiIndexNum
 Index number. Only set if uiLfType == LF_INDEX.
FLMUINT uiContainerNum
 Container number. If uiLfType == LF_INDEX, this is the container number that is associated with the index.
FLMUINT64 ui64FldRefCount
 If uiLfType == LF_INDEX, this is the number of records referenced from the index. If uiLfType == LF_CONTAINER, this is the number of fields in the records in the container.
FLMUINT uiNumLevels
 Number of levels in the b-tree for this index or container.
LEVEL_INFOpLevelInfo
 Statistics for each level of the b-tree.


Detailed Description

Statistics gathered by FlmDbCheck() for a particular logical file (index or container).


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