Uses of Class
org.apache.camel.component.solr.SolrConfiguration
Packages that use SolrConfiguration
-
Uses of SolrConfiguration in org.apache.camel.component.solr
Fields in org.apache.camel.component.solr declared as SolrConfigurationMethods in org.apache.camel.component.solr that return SolrConfigurationModifier and TypeMethodDescriptionSolrProducer.ActionContext.configuration()Returns the value of theconfigurationrecord component.SolrEndpoint.getConfiguration()Methods in org.apache.camel.component.solr with parameters of type SolrConfigurationModifier and TypeMethodDescriptionprotected static booleanSolrEndpoint.isProcessAsync(org.apache.solr.client.solrj.SolrClient solrClient, SolrConfiguration configuration) Constructors in org.apache.camel.component.solr with parameters of type SolrConfigurationModifierConstructorDescriptionActionContext(SolrConfiguration configuration, org.apache.camel.Exchange exchange, org.apache.camel.AsyncCallback callback, org.apache.solr.client.solrj.SolrClient solrClient, SolrOperation operation, String collection, String requestHandler, org.apache.solr.common.params.ModifiableSolrParams solrParams) Creates an instance of aActionContextrecord class.SolrEndpoint(String uri, SolrComponent component, SolrConfiguration configuration) SolrProducer(SolrEndpoint endpoint, SolrConfiguration config)