Package org.apache.camel.component.solr
Class SolrClientHandlerHttp
java.lang.Object
org.apache.camel.component.solr.SolrClientHandler
org.apache.camel.component.solr.SolrClientHandlerHttp
-
Field Summary
Fields inherited from class org.apache.camel.component.solr.SolrClientHandler
solrConfiguration -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.apache.solr.client.solrj.SolrClientMethods inherited from class org.apache.camel.component.solr.SolrClientHandler
getFirstUrlFromList, getSignature, getSolrClient, getUrlListFrom, getZkChrootFromUrl, initializeFor, parseHostsFromUrl
-
Constructor Details
-
SolrClientHandlerHttp
-
-
Method Details
-
getSolrClient
protected org.apache.solr.client.solrj.SolrClient getSolrClient()- Specified by:
getSolrClientin classSolrClientHandler
-