- MasterComponent - Class in org.apache.camel.component.master
-
The master camel component provides a way to ensures that only a single endpoint in a cluster is active at any point
in time with automatic failover if the JVM dies or the leadership is lot for any reason.
- MasterComponent() - Constructor for class org.apache.camel.component.master.MasterComponent
-
- MasterComponent(CamelContext) - Constructor for class org.apache.camel.component.master.MasterComponent
-
- MasterComponentConfigurer - Class in org.apache.camel.component.master
-
Generated by camel build tools - do NOT edit this file!
- MasterComponentConfigurer() - Constructor for class org.apache.camel.component.master.MasterComponentConfigurer
-
- MasterConsumer - Class in org.apache.camel.component.master
-
A consumer which is only really active when the CamelClusterView has the leadership.
- MasterConsumer(MasterEndpoint, Processor, CamelClusterService) - Constructor for class org.apache.camel.component.master.MasterConsumer
-
- MasterEndpoint - Class in org.apache.camel.component.master
-
Have only a single consumer in a cluster consuming from a given endpoint; with automatic failover if the JVM dies.
- MasterEndpoint(String, MasterComponent, CamelClusterService, String, String) - Constructor for class org.apache.camel.component.master.MasterEndpoint
-
- MasterEndpointConfigurer - Class in org.apache.camel.component.master
-
Generated by camel build tools - do NOT edit this file!
- MasterEndpointConfigurer() - Constructor for class org.apache.camel.component.master.MasterEndpointConfigurer
-
- MasterEndpointUriFactory - Class in org.apache.camel.component.master
-
Generated by camel build tools - do NOT edit this file!
- MasterEndpointUriFactory() - Constructor for class org.apache.camel.component.master.MasterEndpointUriFactory
-