Class | Description |
---|---|
MasterComponent |
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.
|
MasterConsumer |
A consumer which is only really active when the
CamelClusterView has
the leadership. |
MasterEndpoint |
Represents an endpoint which only becomes active when the
CamelClusterView
has the leadership. |
Apache Camel