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