mongo::ShardStatus Class Reference

#include <shard.h>

List of all members.

Public Member Functions

bool hasOpsQueued () const
long long mapped () const
bool operator< (const ShardStatus &other) const
Shard shard () const
 ShardStatus (const Shard &shard, const BSONObj &obj)
string toString () const

Private Attributes

bool _hasOpsQueued
long long _mapped
Shard _shard
double _writeLock

Friends

ostream & operator<< (ostream &out, const ShardStatus &s)

Detailed Description

Definition at line 175 of file shard.h.


Constructor & Destructor Documentation

mongo::ShardStatus::ShardStatus ( const Shard shard,
const BSONObj obj 
)

Member Function Documentation

bool mongo::ShardStatus::hasOpsQueued (  )  const [inline]

Definition at line 203 of file shard.h.

long long mongo::ShardStatus::mapped (  )  const [inline]

Definition at line 199 of file shard.h.

bool mongo::ShardStatus::operator< ( const ShardStatus other  )  const [inline]

Definition at line 191 of file shard.h.

Shard mongo::ShardStatus::shard (  )  const [inline]

Definition at line 195 of file shard.h.

string mongo::ShardStatus::toString (  )  const [inline]

Definition at line 185 of file shard.h.


Friends And Related Function Documentation

ostream& operator<< ( ostream &  out,
const ShardStatus s 
) [friend]

Definition at line 180 of file shard.h.


Member Data Documentation

Definition at line 210 of file shard.h.

long long mongo::ShardStatus::_mapped [private]

Definition at line 209 of file shard.h.

Definition at line 208 of file shard.h.

Definition at line 211 of file shard.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:58 2013