Class PatchedLBSolrClient.Rsp
- java.lang.Object
-
- de.hybris.platform.solrfacetsearch.solr.impl.PatchedLBSolrClient.Rsp
-
- Direct Known Subclasses:
PatchedLBHttpSolrClient.Rsp
- Enclosing class:
- PatchedLBSolrClient
public static class PatchedLBSolrClient.Rsp extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Rsp()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apache.solr.common.util.NamedList<java.lang.Object>getResponse()The response from the serverjava.lang.StringgetServer()The server that returned the response
-