Package | Description |
---|---|
org.apache.solr.client.solrj.impl |
Concrete implementations of client API classes.
|
Modifier and Type | Method and Description |
---|---|
protected HttpSolrServer |
LBHttpSolrServer.makeServer(String server) |
Modifier and Type | Method and Description |
---|---|
protected Exception |
LBHttpSolrServer.addZombie(HttpSolrServer server,
Exception e) |
protected Exception |
LBHttpSolrServer.doRequest(HttpSolrServer server,
LBHttpSolrServer.Req req,
LBHttpSolrServer.Rsp rsp,
boolean isUpdate,
boolean isZombie,
String zombieKey) |
Constructor and Description |
---|
LBHttpSolrServer.ServerWrapper(HttpSolrServer solrServer) |
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.