@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface ZookeeperMasterComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ZookeeperMasterComponentBuilderFactory.ZookeeperMasterComponentBuilder
Builder for the ZooKeeper Master component.
|
static class |
ZookeeperMasterComponentBuilderFactory.ZookeeperMasterComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static ZookeeperMasterComponentBuilderFactory.ZookeeperMasterComponentBuilder |
zookeeperMaster()
ZooKeeper Master (camel-zookeeper-master)
Have only a single consumer in a cluster consuming from a given endpoint;
with automatic failover if the JVM dies.
|
static ZookeeperMasterComponentBuilderFactory.ZookeeperMasterComponentBuilder zookeeperMaster()
Apache Camel