protected static final class SolrComponent.SolrClientReference extends Object
Constructor and Description |
---|
SolrClientReference(org.apache.solr.client.solrj.SolrClient solrClient) |
Modifier and Type | Method and Description |
---|---|
org.apache.solr.client.solrj.SolrClient |
getSolrClient() |
int |
registerSolrProducer(SolrProducer solrProducer) |
int |
unRegisterSolrProducer(SolrProducer solrProducer) |
public SolrClientReference(org.apache.solr.client.solrj.SolrClient solrClient)
public org.apache.solr.client.solrj.SolrClient getSolrClient()
public int unRegisterSolrProducer(SolrProducer solrProducer)
public int registerSolrProducer(SolrProducer solrProducer)
Apache Camel