参考 > 参考 > mongo Shell方法 > 分片方法
注意
有关特定方法的详细信息,包括语法和示例,请单击特定方法以转到其参考页。
sh.addShard()
sh.addShardTag()
sh.addShardToZone()
sh.addTagRange()
sh.updateZoneKeyRange()
sh.disableBalancing()
sh.enableBalancing()
sh.disableAutoSplit()
sh.enableAutoSplit()
sh.enableSharding()
sh.getBalancerHost()
sh.getBalancerState()
sh.removeTagRange()
sh.removeRangeFromZone()
sh.help()
sh
sh.isBalancerRunning()
sh.moveChunk()
sh.removeShardTag()
sh.removeShardFromZone()
sh.setBalancerState()
sh.shardCollection()
sh.splitAt()
sh.splitFind()
sh.startBalancer()
sh.status()
db.printShardingStatus()
sh.stopBalancer()
sh.waitForBalancer()
sh.waitForBalancerOff()
sh.waitForPingChange()
mongos
convertShardKeyToHashed()