Class InstallShardDataCmd

  • All Implemented Interfaces:
    CollApiCmds.CollectionApiCommand

    public class InstallShardDataCmd
    extends Object
    implements CollApiCmds.CollectionApiCommand
    Overseer processing for the "install shard data" API.

    Largely this overseer processing consists of ensuring that read-only mode is enabled for the specified collection, identifying the core hosting the shard leader, and sending it a core- admin 'install' request.