mongo::ChunkRange Class Reference
#include <chunk.h>
List of all members.
Detailed Description
Definition at line 222 of file chunk.h.
Constructor & Destructor Documentation
mongo::ChunkRange::ChunkRange |
( |
ChunkMap::const_iterator |
begin, |
|
|
const ChunkMap::const_iterator |
end | |
|
) |
| | [inline] |
Member Function Documentation
bool mongo::ChunkRange::contains |
( |
const BSONObj & |
obj |
) |
const |
const ChunkManager* mongo::ChunkRange::getManager |
( |
|
) |
const [inline] |
const BSONObj& mongo::ChunkRange::getMax |
( |
|
) |
const [inline] |
const BSONObj& mongo::ChunkRange::getMin |
( |
|
) |
const [inline] |
Shard mongo::ChunkRange::getShard |
( |
|
) |
const [inline] |
Friends And Related Function Documentation
ostream& operator<< |
( |
ostream & |
out, |
|
|
const ChunkRange & |
cr | |
|
) |
| | [friend] |
Member Data Documentation
The documentation for this class was generated from the following file: