__________ splits the chunk that contains the shard key value specified by the query at the chunk’s median point.
(a) sh.Find()
(b) sh.splitFind()
(c) sh.split()
(d) all of the mentioned
The question was posed to me in final exam.
This interesting question is from Sharded Cluster Maintenance in division Sharding Concepts, Mechanics and Sharded Cluster of MongoDB