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