| Package | Description |
|---|---|
| org.apache.solr.client.solrj.impl |
| Modifier and Type | Field and Description |
|---|---|
private java.util.concurrent.CopyOnWriteArrayList<LBHttpSolrServer.ServerWrapper> |
LBHttpSolrServer.aliveServers |
private java.util.concurrent.CopyOnWriteArrayList<LBHttpSolrServer.ServerWrapper> |
LBHttpSolrServer.zombieServers |
| Modifier and Type | Method and Description |
|---|---|
private void |
LBHttpSolrServer.checkAZombieServer(LBHttpSolrServer.ServerWrapper zombieServer)
Takes up one dead server and check for aliveness.
|
private void |
LBHttpSolrServer.moveAliveToDead(LBHttpSolrServer.ServerWrapper solrServer) |