__db_txn_stat

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

st_inittxns
uint32_t st_inittxns;
Undocumented in source.
st_last_ckp
DB_LSN st_last_ckp;
Undocumented in source.
st_last_txnid
uint32_t st_last_txnid;
Undocumented in source.
st_maxnactive
uint32_t st_maxnactive;
Undocumented in source.
st_maxnsnapshot
uint32_t st_maxnsnapshot;
Undocumented in source.
st_maxtxns
uint32_t st_maxtxns;
Undocumented in source.
st_naborts
uintmax_t st_naborts;
Undocumented in source.
st_nactive
uint32_t st_nactive;
Undocumented in source.
st_nbegins
uintmax_t st_nbegins;
Undocumented in source.
st_ncommits
uintmax_t st_ncommits;
Undocumented in source.
st_nrestores
uint32_t st_nrestores;
Undocumented in source.
st_nsnapshot
uint32_t st_nsnapshot;
Undocumented in source.
st_region_nowait
uintmax_t st_region_nowait;
Undocumented in source.
st_region_wait
uintmax_t st_region_wait;
Undocumented in source.
st_regsize
roff_t st_regsize;
Undocumented in source.
st_time_ckp
bdb_time_t st_time_ckp;
Undocumented in source.
st_txnarray
DB_TXN_ACTIVE* st_txnarray;
Undocumented in source.

Meta