Interface SolrServerCommandExecutor

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void executeCommand​(java.lang.String command, java.util.Map<java.lang.String,​java.lang.String> configuration)
      Executes a command.
    • Method Detail

      • executeCommand

        void executeCommand​(java.lang.String command,
                            java.util.Map<java.lang.String,​java.lang.String> configuration)
                     throws SolrServerException
        Executes a command.
        Parameters:
        command - - the command
        configuration - - the configuration
        Throws:
        SolrServerException - if an error occurs during shutdown