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 @@ -661,12 +661,6 @@ Sharding Commands
661
661
662
662
- No support for :atlas:`serverless instances </unsupported-commands/#unsupported-commands-in-serverless-instances>`.
663
663
664
- * - :dbcommand:`medianKey`
665
-
666
- - Deprecated internal command. See :dbcommand:`splitVector`.
667
-
668
- - Yes
669
-
670
664
* - :dbcommand:`moveChunk`
671
665
672
666
- Internal command that migrates chunks between shards.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -110,10 +110,6 @@ Sharding Commands
110
110
* - :dbcommand:`listShards`
111
111
112
112
- Returns a list of configured shards.
113
-
114
- * - :dbcommand:`medianKey`
115
-
116
- - Deprecated internal command. See :dbcommand:`splitVector`.
117
113
118
114
* - :dbcommand:`moveChunk`
119
115
@@ -212,7 +208,6 @@ Sharding Commands
212
208
/reference/command/getShardVersion
213
209
/reference/command/isdbgrid
214
210
/reference/command/listShards
215
- /reference/command/medianKey
216
211
/reference/command/moveChunk
217
212
/reference/command/movePrimary
218
213
/reference/command/moveRange
Original file line number Diff line number Diff line change @@ -271,10 +271,6 @@ The following database commands support :term:`sharded clusters
271
271
272
272
- Returns a list of configured shards.
273
273
274
- * - :dbcommand:`medianKey`
275
-
276
- - Deprecated internal command. See :dbcommand:`splitVector`.
277
-
278
274
* - :dbcommand:`moveChunk`
279
275
280
276
- Internal command that migrates chunks between shards.
You can’t perform that action at this time.
0 commit comments