Uses of Interface
org.apache.camel.builder.endpoint.dsl.JGroupsRaftEndpointBuilderFactory.JGroupsRaftEndpointConsumerBuilder
Packages that use JGroupsRaftEndpointBuilderFactory.JGroupsRaftEndpointConsumerBuilder
-
Uses of JGroupsRaftEndpointBuilderFactory.JGroupsRaftEndpointConsumerBuilder in org.apache.camel.builder.endpoint.dsl
Subinterfaces of JGroupsRaftEndpointBuilderFactory.JGroupsRaftEndpointConsumerBuilder in org.apache.camel.builder.endpoint.dslModifier and TypeInterfaceDescriptionstatic interfaceBuilder for endpoint for the JGroups raft component.Methods in org.apache.camel.builder.endpoint.dsl that return JGroupsRaftEndpointBuilderFactory.JGroupsRaftEndpointConsumerBuilderModifier and TypeMethodDescriptionJGroupsRaftEndpointBuilderFactory.AdvancedJGroupsRaftEndpointConsumerBuilder.basic()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).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).