File tree Expand file tree Collapse file tree 5 files changed +0
-36
lines changed Expand file tree Collapse file tree 5 files changed +0
-36
lines changed Original file line number Diff line number Diff line change @@ -265,10 +265,6 @@ command>` in MongoDB.
265
265
-
266
266
-
267
267
-
268
- * - :dbcommand:`medianKey`
269
- -
270
- -
271
- -
272
268
* - :dbcommand:`moveChunk`
273
269
-
274
270
-
Original file line number Diff line number Diff line change @@ -679,12 +679,6 @@ Sharding Commands
679
679
680
680
- No support for :atlas:`serverless instances </unsupported-commands/#unsupported-commands-in-serverless-instances>`.
681
681
682
- * - :dbcommand:`medianKey`
683
-
684
- - Deprecated internal command. See :dbcommand:`splitVector`.
685
-
686
- - Yes
687
-
688
682
* - :dbcommand:`moveChunk`
689
683
690
684
- Internal command that migrates chunks between shards.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -128,10 +128,6 @@ Sharding Commands
128
128
* - :dbcommand:`listShards`
129
129
130
130
- Returns a list of configured shards.
131
-
132
- * - :dbcommand:`medianKey`
133
-
134
- - Deprecated internal command. See :dbcommand:`splitVector`.
135
131
136
132
* - :dbcommand:`moveChunk`
137
133
@@ -237,7 +233,6 @@ Sharding Commands
237
233
/reference/command/getShardVersion
238
234
/reference/command/isdbgrid
239
235
/reference/command/listShards
240
- /reference/command/medianKey
241
236
/reference/command/moveChunk
242
237
/reference/command/movePrimary
243
238
/reference/command/moveRange
Original file line number Diff line number Diff line change @@ -295,10 +295,6 @@ The following database commands support :term:`sharded clusters
295
295
296
296
- Returns a list of configured shards.
297
297
298
- * - :dbcommand:`medianKey`
299
-
300
- - Deprecated internal command. See :dbcommand:`splitVector`.
301
-
302
298
* - :dbcommand:`moveChunk`
303
299
304
300
- Internal command that migrates chunks between shards.
You can’t perform that action at this time.
0 commit comments