We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25c80c6 commit 8add742Copy full SHA for 8add742
source/reference/methods.txt
@@ -1334,6 +1334,13 @@ Sharding Methods
1334
- Returns a boolean to report if the :term:`balancer` is currently
1335
enabled.
1336
1337
+ * - :method:`sh.getShardedDataDistribution()`
1338
+
1339
+ - Returns data distribution information for sharded collections.
1340
+ ``sh.getShardedDataDistribution()`` is a shell helper method for
1341
+ the :pipeline:`$shardedDataDistribution` aggregation pipeline
1342
+ stage.
1343
1344
* - :method:`sh.isBalancerRunning()`
1345
1346
- Returns a boolean to report if the :term:`balancer` process is
0 commit comments