#include <flaim.h>
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. |