hamsterdb Database Operation Types

Defines

#define HAM_OPERATION_STATS_FIND   0
#define HAM_OPERATION_STATS_INSERT   1
#define HAM_OPERATION_STATS_ERASE   2
#define HAM_OPERATION_STATS_MAX   3

Detailed Description

Indices into find/insert/erase specific statistics

See also:
ham_statistics_t
ham_runtime_statistics_opdbdata_t

Define Documentation

#define HAM_OPERATION_STATS_ERASE   2

Definition at line 298 of file hamsterdb_stats.h.

#define HAM_OPERATION_STATS_FIND   0

Definition at line 296 of file hamsterdb_stats.h.

#define HAM_OPERATION_STATS_INSERT   1

Definition at line 297 of file hamsterdb_stats.h.

#define HAM_OPERATION_STATS_MAX   3

The number of operations defined for the statistics gathering process

Definition at line 301 of file hamsterdb_stats.h.


Generated on Tue Mar 16 20:19:45 2010 for hamsterdb Embedded Database by  doxygen 1.6.1