Uses of Class
de.hybris.platform.solrfacetsearch.solr.impl.PatchedLBHttpSolrClient.Req
-
Packages that use PatchedLBHttpSolrClient.Req Package Description de.hybris.platform.solrfacetsearch.solr.impl -
-
Uses of PatchedLBHttpSolrClient.Req in de.hybris.platform.solrfacetsearch.solr.impl
Methods in de.hybris.platform.solrfacetsearch.solr.impl with parameters of type PatchedLBHttpSolrClient.Req Modifier and Type Method Description protected java.lang.ExceptionPatchedLBHttpSolrClient. doRequest(org.apache.solr.client.solrj.impl.HttpSolrClient client, PatchedLBHttpSolrClient.Req req, PatchedLBHttpSolrClient.Rsp rsp, boolean isNonRetryable, boolean isZombie, java.lang.String zombieKey)PatchedLBHttpSolrClient.RspPatchedLBHttpSolrClient. request(PatchedLBHttpSolrClient.Req req)Tries to query a live server from the list provided in Req.
-