org.apache.solr.client.solrj.impl
Class LBHttpSolrServer.Rsp
java.lang.Object
org.apache.solr.client.solrj.impl.LBHttpSolrServer.Rsp
- Enclosing class:
- LBHttpSolrServer
public static class LBHttpSolrServer.Rsp
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
server
protected String server
rsp
protected NamedList<Object> rsp
LBHttpSolrServer.Rsp
public LBHttpSolrServer.Rsp()
getResponse
public NamedList<Object> getResponse()
- The response from the server
getServer
public String getServer()
- The server that returned the response
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.