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.
265265 -
266266 -
267267 -
268- * - :dbcommand:`medianKey`
269- -
270- -
271- -
272268 * - :dbcommand:`moveChunk`
273269 -
274270 -
Original file line number Diff line number Diff line change @@ -661,12 +661,6 @@ Sharding Commands
661661
662662 - No support for :atlas:`serverless instances </unsupported-commands/#unsupported-commands-in-serverless-instances>`.
663663
664- * - :dbcommand:`medianKey`
665-
666- - Deprecated internal command. See :dbcommand:`splitVector`.
667-
668- - Yes
669-
670664 * - :dbcommand:`moveChunk`
671665
672666 - 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
110110 * - :dbcommand:`listShards`
111111
112112 - Returns a list of configured shards.
113-
114- * - :dbcommand:`medianKey`
115-
116- - Deprecated internal command. See :dbcommand:`splitVector`.
117113
118114 * - :dbcommand:`moveChunk`
119115
@@ -212,7 +208,6 @@ Sharding Commands
212208 /reference/command/getShardVersion
213209 /reference/command/isdbgrid
214210 /reference/command/listShards
215- /reference/command/medianKey
216211 /reference/command/moveChunk
217212 /reference/command/movePrimary
218213 /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
271271
272272 - Returns a list of configured shards.
273273
274- * - :dbcommand:`medianKey`
275-
276- - Deprecated internal command. See :dbcommand:`splitVector`.
277-
278274 * - :dbcommand:`moveChunk`
279275
280276 - Internal command that migrates chunks between shards.
You can’t perform that action at this time.
0 commit comments