File tree Expand file tree Collapse file tree 5 files changed +1
-37
lines changed Expand file tree Collapse file tree 5 files changed +1
-37
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 @@ -659,12 +659,6 @@ Sharding Commands
659
659
660
660
- No support for :atlas:`serverless instances </unsupported-commands/#unsupported-commands-in-serverless-instances>`.
661
661
662
- * - :dbcommand:`medianKey`
663
-
664
- - Deprecated internal command. See :dbcommand:`splitVector`.
665
-
666
- - Yes
667
-
668
662
* - :dbcommand:`moveChunk`
669
663
670
664
- Internal command that migrates chunks between shards.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -104,11 +104,7 @@ Sharding Commands
104
104
* - :dbcommand:`listShards`
105
105
106
106
- Returns a list of configured shards.
107
-
108
- * - :dbcommand:`medianKey`
109
-
110
- - Deprecated internal command. See :dbcommand:`splitVector`.
111
-
107
+
112
108
* - :dbcommand:`moveChunk`
113
109
114
110
- Internal command that migrates chunks between shards.
@@ -201,7 +197,6 @@ Sharding Commands
201
197
/reference/command/getShardVersion
202
198
/reference/command/isdbgrid
203
199
/reference/command/listShards
204
- /reference/command/medianKey
205
200
/reference/command/moveChunk
206
201
/reference/command/movePrimary
207
202
/reference/command/mergeChunks
Original file line number Diff line number Diff line change @@ -261,10 +261,6 @@ The following database commands support :term:`sharded clusters
261
261
262
262
- Returns a list of configured shards.
263
263
264
- * - :dbcommand:`medianKey`
265
-
266
- - Deprecated internal command. See :dbcommand:`splitVector`.
267
-
268
264
* - :dbcommand:`moveChunk`
269
265
270
266
- Internal command that migrates chunks between shards.
You can’t perform that action at this time.
0 commit comments