summaryrefslogtreecommitdiff
path: root/s/grid.h
diff options
context:
space:
mode:
Diffstat (limited to 's/grid.h')
-rw-r--r--s/grid.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/s/grid.h b/s/grid.h
index 5692a82..e5af33f 100644
--- a/s/grid.h
+++ b/s/grid.h
@@ -83,6 +83,8 @@ namespace mongo {
bool shouldBalance() const;
unsigned long long getNextOpTime() const;
+
+ void flushConfig();
// exposed methods below are for testing only