Uses of Interface
org.apache.camel.builder.endpoint.dsl.DebeziumMySqlEndpointBuilderFactory.AdvancedDebeziumMySqlEndpointBuilder
Packages that use DebeziumMySqlEndpointBuilderFactory.AdvancedDebeziumMySqlEndpointBuilder
-
Uses of DebeziumMySqlEndpointBuilderFactory.AdvancedDebeziumMySqlEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return DebeziumMySqlEndpointBuilderFactory.AdvancedDebeziumMySqlEndpointBuilderModifier and TypeMethodDescriptionDebeziumMySqlEndpointBuilderFactory.DebeziumMySqlEndpointBuilder.advanced()DebeziumMySqlEndpointBuilderFactory.AdvancedDebeziumMySqlEndpointBuilder.bridgeErrorHandler(boolean bridgeErrorHandler) Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler.DebeziumMySqlEndpointBuilderFactory.AdvancedDebeziumMySqlEndpointBuilder.bridgeErrorHandler(String bridgeErrorHandler) Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler.DebeziumMySqlEndpointBuilderFactory.AdvancedDebeziumMySqlEndpointBuilder.exceptionHandler(String exceptionHandler) To let the consumer use a custom ExceptionHandler.DebeziumMySqlEndpointBuilderFactory.AdvancedDebeziumMySqlEndpointBuilder.exceptionHandler(org.apache.camel.spi.ExceptionHandler exceptionHandler) To let the consumer use a custom ExceptionHandler.DebeziumMySqlEndpointBuilderFactory.AdvancedDebeziumMySqlEndpointBuilder.exchangePattern(String exchangePattern) Sets the exchange pattern when the consumer creates an exchange.DebeziumMySqlEndpointBuilderFactory.AdvancedDebeziumMySqlEndpointBuilder.exchangePattern(org.apache.camel.ExchangePattern exchangePattern) Sets the exchange pattern when the consumer creates an exchange.