summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/balancer/balancer_commands_scheduler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/s/balancer/balancer_commands_scheduler.h')
-rw-r--r--src/mongo/db/s/balancer/balancer_commands_scheduler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/s/balancer/balancer_commands_scheduler.h b/src/mongo/db/s/balancer/balancer_commands_scheduler.h
index e63d40bf483..bf2ad14bb7c 100644
--- a/src/mongo/db/s/balancer/balancer_commands_scheduler.h
+++ b/src/mongo/db/s/balancer/balancer_commands_scheduler.h
@@ -145,7 +145,7 @@ public:
const NamespaceString& nss,
const ShardId& shardId,
const ChunkRange& chunkRange,
- const ChunkVersion& version,
+ const ShardVersion& version,
const KeyPattern& keyPattern,
bool estimatedValue) = 0;