FINDEX_STATUS Struct Reference

Structure returned from FlmIndexStatus() to report current status of an index. More...

#include <flaim.h>

List of all members.

Public Attributes

FLMUINT uiIndexNum
 Index number.
FLMBOOL bSuspended
 If TRUE, index is suspended.
FLMUINT uiStartTime
 Time (GMT) that the background indexing thread started - if zero, no background thread is running.
FLMUINT uiLastRecordIdIndexed
 If RECID_UNDEFINED then index is online, otherwise this is the value of the last DRN that was indexed.
FLMUINT uiKeysProcessed
 Keys processed by background indexing thread.
FLMUINT uiRecordsProcessed
 Records processed by background indexing thread.
FLMUINT uiTransactions
 Number of transactions started by the background indexing thread.


Detailed Description

Structure returned from FlmIndexStatus() to report current status of an index.


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