, including all inherited members.
| _batchSize | mongo::ClusteredCursor | [protected] |
| _concatFilter(const BSONObj &filter, const BSONObj &extraFilter) | mongo::ClusteredCursor | [protected, static] |
| _cursors | mongo::ParallelSortClusteredCursor | [protected] |
| _didInit | mongo::ClusteredCursor | [protected] |
| _done | mongo::ClusteredCursor | [protected] |
| _explain(map< string, list< BSONObj > > &out) | mongo::ParallelSortClusteredCursor | [protected, virtual] |
| _fields | mongo::ClusteredCursor | [protected] |
| _finishCons() | mongo::ParallelSortClusteredCursor | [protected] |
| _init() | mongo::ParallelSortClusteredCursor | [protected, virtual] |
| _needToSkip | mongo::ParallelSortClusteredCursor | [protected] |
| _ns | mongo::ClusteredCursor | [protected] |
| _numServers | mongo::ParallelSortClusteredCursor | [protected] |
| _options | mongo::ClusteredCursor | [protected] |
| _query | mongo::ClusteredCursor | [protected] |
| _servers | mongo::ParallelSortClusteredCursor | [protected] |
| _sortKey | mongo::ParallelSortClusteredCursor | [protected] |
| ClusteredCursor(QueryMessage &q) | mongo::ClusteredCursor | |
| ClusteredCursor(const string &ns, const BSONObj &q, int options=0, const BSONObj &fields=BSONObj()) | mongo::ClusteredCursor | |
| concatQuery(const BSONObj &query, const BSONObj &extraFilter) | mongo::ClusteredCursor | [static] |
| explain() | mongo::ClusteredCursor | [virtual] |
| explain(const string &server, BSONObj extraFilter=BSONObj()) | mongo::ClusteredCursor | [protected] |
| init() | mongo::ClusteredCursor | |
| more() | mongo::ParallelSortClusteredCursor | [virtual] |
| next() | mongo::ParallelSortClusteredCursor | [virtual] |
| ParallelSortClusteredCursor(const set< ServerAndQuery > &servers, QueryMessage &q, const BSONObj &sortKey) | mongo::ParallelSortClusteredCursor | |
| ParallelSortClusteredCursor(const set< ServerAndQuery > &servers, const string &ns, const Query &q, int options=0, const BSONObj &fields=BSONObj()) | mongo::ParallelSortClusteredCursor | |
| query(const string &server, int num=0, BSONObj extraFilter=BSONObj(), int skipLeft=0) | mongo::ClusteredCursor | [protected] |
| type() const | mongo::ParallelSortClusteredCursor | [inline, virtual] |
| ~ClusteredCursor() | mongo::ClusteredCursor | [virtual] |
| ~ParallelSortClusteredCursor() | mongo::ParallelSortClusteredCursor | [virtual] |