default JGroupsRaftEndpointBuilderFactory.JGroupsRaftEndpointConsumerBuilder |
JGroupsRaftEndpointBuilderFactory.AdvancedJGroupsRaftEndpointConsumerBuilder.basic() |
|
default JGroupsRaftEndpointBuilderFactory.JGroupsRaftEndpointConsumerBuilder |
JGroupsRaftEndpointBuilderFactory.JGroupsRaftEndpointConsumerBuilder.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.
|
default JGroupsRaftEndpointBuilderFactory.JGroupsRaftEndpointConsumerBuilder |
JGroupsRaftEndpointBuilderFactory.JGroupsRaftEndpointConsumerBuilder.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.
|
default JGroupsRaftEndpointBuilderFactory.JGroupsRaftEndpointConsumerBuilder |
JGroupsRaftEndpointBuilderFactory.JGroupsRaftEndpointConsumerBuilder.enableRoleChangeEvents(boolean enableRoleChangeEvents) |
If set to true, the consumer endpoint will receive roleChange event
as well (not just connecting and/or using the state machine).
|
default JGroupsRaftEndpointBuilderFactory.JGroupsRaftEndpointConsumerBuilder |
JGroupsRaftEndpointBuilderFactory.JGroupsRaftEndpointConsumerBuilder.enableRoleChangeEvents(String enableRoleChangeEvents) |
If set to true, the consumer endpoint will receive roleChange event
as well (not just connecting and/or using the state machine).
|