| Package | Description |
|---|---|
| org.apache.camel.component.zookeepermaster | |
| org.apache.camel.component.zookeepermaster.policy |
| Class and Description |
|---|
| CamelNodeState |
| ContainerIdFactory
Factory to create container ids which are used in the ZooKeeper cluster group
as unique ids among all the nodes that runs in the cluster.
|
| MasterComponent
The zookeeper-master camel component ensures that only a single endpoint in a cluster is active at any
point in time with all other JVMs being hot standbys which wait until the master JVM dies before
taking over to provide high availability of a single consumer.
|
| MasterEndpoint
Represents an endpoint which only becomes active when it obtains the master lock
|
| ZookeeperComponentSupport |
| ZookeeperGroupSupport |
| Class and Description |
|---|
| ContainerIdFactory
Factory to create container ids which are used in the ZooKeeper cluster group
as unique ids among all the nodes that runs in the cluster.
|
Apache Camel