mongo::ChunkRangeManager Class Reference
#include <chunk.h>
List of all members.
Detailed Description
Definition at line 270 of file chunk.h.
Member Function Documentation
void mongo::ChunkRangeManager::_insertRange |
( |
ChunkMap::const_iterator |
begin, |
|
|
const ChunkMap::const_iterator |
end | |
|
) |
| | [private] |
void mongo::ChunkRangeManager::assertValid |
( |
|
) |
const |
void mongo::ChunkRangeManager::clear |
( |
|
) |
[inline] |
ChunkRangeMap::const_iterator mongo::ChunkRangeManager::lower_bound |
( |
const BSONObj & |
o |
) |
const [inline] |
const ChunkRangeMap& mongo::ChunkRangeManager::ranges |
( |
|
) |
const [inline] |
void mongo::ChunkRangeManager::reloadAll |
( |
const ChunkMap & |
chunks |
) |
|
void mongo::ChunkRangeManager::reloadRange |
( |
const ChunkMap & |
chunks, |
|
|
const BSONObj & |
min, |
|
|
const BSONObj & |
max | |
|
) |
| | |
ChunkRangeMap::const_iterator mongo::ChunkRangeManager::upper_bound |
( |
const BSONObj & |
o |
) |
const [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: