Package | Description |
---|---|
org.apache.camel.component.zookeeper.policy |
Modifier and Type | Class and Description |
---|---|
class |
ZooKeeperRoutePolicy
ZooKeeperRoutePolicy uses the leader election capabilities of a
ZooKeeper cluster to control how routes are enabled. |
Modifier and Type | Method and Description |
---|---|
boolean |
ZooKeeperElection.addElectionWatcher(ElectionWatcher e) |
boolean |
ZooKeeperElection.removeElectionWatcher(ElectionWatcher o) |
Apache Camel