Class LBSolrClient.Rsp

java.lang.Object
org.apache.solr.client.solrj.impl.LBSolrClient.Rsp
Enclosing class:
LBSolrClient

public static class LBSolrClient.Rsp extends Object
  • Field Details

  • Constructor Details

    • Rsp

      public Rsp()
  • Method Details

    • getResponse

      public NamedList<Object> getResponse()
      The response from the server
    • getServer

      public String getServer()
      The server URL that returned the response

      May be either a true "base URL" or a core/collection URL, depending on the request