Uses of Interface
org.apache.camel.builder.endpoint.dsl.IgniteComputeEndpointBuilderFactory.AdvancedIgniteComputeEndpointBuilder
-
Packages that use IgniteComputeEndpointBuilderFactory.AdvancedIgniteComputeEndpointBuilder Package Description org.apache.camel.builder.endpoint.dsl -
-
Uses of IgniteComputeEndpointBuilderFactory.AdvancedIgniteComputeEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return IgniteComputeEndpointBuilderFactory.AdvancedIgniteComputeEndpointBuilder Modifier and Type Method Description default IgniteComputeEndpointBuilderFactory.AdvancedIgniteComputeEndpointBuilderIgniteComputeEndpointBuilderFactory.IgniteComputeEndpointBuilder. advanced()default IgniteComputeEndpointBuilderFactory.AdvancedIgniteComputeEndpointBuilderIgniteComputeEndpointBuilderFactory.AdvancedIgniteComputeEndpointBuilder. lazyStartProducer(boolean lazyStartProducer)Whether the producer should be started lazy (on the first message).default IgniteComputeEndpointBuilderFactory.AdvancedIgniteComputeEndpointBuilderIgniteComputeEndpointBuilderFactory.AdvancedIgniteComputeEndpointBuilder. lazyStartProducer(String lazyStartProducer)Whether the producer should be started lazy (on the first message).
-