Package eu.dnetlib.dhp.solr
Class CacheCloudSolrClient
java.lang.Object
eu.dnetlib.dhp.solr.CacheCloudSolrClient
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.solr.client.solrj.impl.CloudSolrClientstatic void
-
Constructor Details
-
CacheCloudSolrClient
public CacheCloudSolrClient()
-
-
Method Details
-
invalidateCachedClient
-
getCachedCloudClient
public static org.apache.solr.client.solrj.impl.CloudSolrClient getCachedCloudClient(CloudClientParams params) throws ExecutionException - Throws:
ExecutionException
-