MPoolFileStats Properties

BerkeleyDB

The MPoolFileStats type exposes the following members.

Properties

  NameDescription
FileName
File name.
MappedPages
Pages from mapped files.
PagesCreatedInCache
Pages created in the cache.
PagesInCache
Pages found in the cache.
PageSize
Page size.
PagesNotInCache
Pages not found in the cache.
PagesRead
Pages read in.
PagesWritten
Pages written out.

See Also