Class SolrCommandBackupResult

  • All Implemented Interfaces:
    JSONAPIResult

    public class SolrCommandBackupResult
    extends AbstractJSONAPIResult
    The results of executing a SOLR BACKUP command
    Since:
    6.2
    Author:
    aborroy
    • Constructor Detail

      • SolrCommandBackupResult

        public SolrCommandBackupResult​(org.json.JSONObject json)
        Parses the JSON to create a new result object
        Parameters:
        json - JSONObject returned by SOLR API