_________ splits a chunk at the shard key value specified by the query.
(a) sh.Find()
(b) sh.splitFind()
(c) sh.split()
(d) sh.splitAt
This question was addressed to me in quiz.
This interesting question is from Sharded Cluster Maintenance topic in chapter Sharding Concepts, Mechanics and Sharded Cluster of MongoDB