summaryrefslogtreecommitdiff
path: root/s/chunk.h
diff options
context:
space:
mode:
Diffstat (limited to 's/chunk.h')
-rw-r--r--s/chunk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/s/chunk.h b/s/chunk.h
index 21e1fbf..6054afc 100644
--- a/s/chunk.h
+++ b/s/chunk.h
@@ -350,6 +350,7 @@ namespace mongo {
void _load();
void ensureIndex_inlock();
+ void getAllShards_inlock( set<Shard>& all );
string _ns;
ShardKeyPattern _key;