

InterviewSolution
Saved Bookmarks
1. |
Use ________ to determine the current chunk ranges across the cluster.(a) sh.collects()(b) sh.status()(c) sh.results()(d) all of the mentionedThis question was posed to me in unit test.Enquiry is from Sharded Cluster Maintenance in chapter Sharding Concepts, Mechanics and Sharded Cluster of MongoDB |
Answer» The correct OPTION is (b) sh.status() |
|