public class SolrClientCache extends Object implements Serializable
Constructor and Description |
---|
SolrClientCache() |
SolrClientCache(org.apache.http.client.HttpClient httpClient) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
CloudSolrClient |
getCloudSolrClient(String zkHost) |
HttpSolrClient |
getHttpSolrClient(String host) |
public SolrClientCache()
public SolrClientCache(org.apache.http.client.HttpClient httpClient)
public CloudSolrClient getCloudSolrClient(String zkHost)
public HttpSolrClient getHttpSolrClient(String host)
public void close()
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.