mongo::IndexCounters Class Reference

#include <counters.h>

List of all members.

Public Member Functions

void append (BSONObjBuilder &b)
void btree (bool memHit)
void btree (char *node)
void btreeHit ()
void btreeMiss ()
 IndexCounters ()

Private Attributes

long long _btreeAccesses
long long _btreeMemHits
long long _btreeMemMisses
long long _maxAllowed
bool _memSupported
ProcessInfo _pi
int _resets
int _sampling
int _samplingrate

Detailed Description

Definition at line 71 of file counters.h.


Constructor & Destructor Documentation

mongo::IndexCounters::IndexCounters (  ) 

Member Function Documentation

void mongo::IndexCounters::append ( BSONObjBuilder b  ) 
void mongo::IndexCounters::btree ( bool  memHit  )  [inline]

Definition at line 83 of file counters.h.

void mongo::IndexCounters::btree ( char *  node  )  [inline]

Definition at line 75 of file counters.h.

void mongo::IndexCounters::btreeHit (  )  [inline]

Definition at line 90 of file counters.h.

void mongo::IndexCounters::btreeMiss (  )  [inline]

Definition at line 91 of file counters.h.


Member Data Documentation

Definition at line 107 of file counters.h.

Definition at line 106 of file counters.h.

Definition at line 105 of file counters.h.

long long mongo::IndexCounters::_maxAllowed [private]

Definition at line 103 of file counters.h.

Definition at line 97 of file counters.h.

Definition at line 96 of file counters.h.

Definition at line 102 of file counters.h.

Definition at line 99 of file counters.h.

Definition at line 100 of file counters.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


mongodb
Author(s): Nate Koenig
autogenerated on Fri Jan 11 12:15:55 2013