mongo::ShardStatus Class Reference
#include <shard.h>
List of all members.
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] |
long long mongo::ShardStatus::mapped |
( |
|
) |
const [inline] |
bool mongo::ShardStatus::operator< |
( |
const ShardStatus & |
other |
) |
const [inline] |
Shard mongo::ShardStatus::shard |
( |
|
) |
const [inline] |
string mongo::ShardStatus::toString |
( |
|
) |
const [inline] |
Friends And Related Function Documentation
ostream& operator<< |
( |
ostream & |
out, |
|
|
const ShardStatus & |
s | |
|
) |
| | [friend] |
Member Data Documentation
The documentation for this class was generated from the following file: