Uses of Interface
org.apache.camel.builder.endpoint.dsl.SolrEndpointBuilderFactory.AdvancedSolrEndpointBuilder
Packages that use SolrEndpointBuilderFactory.AdvancedSolrEndpointBuilder
-
Uses of SolrEndpointBuilderFactory.AdvancedSolrEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return SolrEndpointBuilderFactory.AdvancedSolrEndpointBuilderModifier and TypeMethodDescriptionSolrEndpointBuilderFactory.SolrEndpointBuilder.advanced()SolrEndpointBuilderFactory.AdvancedSolrEndpointBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).SolrEndpointBuilderFactory.AdvancedSolrEndpointBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).SolrEndpointBuilderFactory.AdvancedSolrEndpointBuilder.solrClient(String solrClient) The solr client to connect to solr.SolrEndpointBuilderFactory.AdvancedSolrEndpointBuilder.solrClient(org.apache.solr.client.solrj.SolrClient solrClient) The solr client to connect to solr.