@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)
Represents an endpoint which only becomes active when it obtains the
master lock
Category: clustering
Since: 2.19
Maven coordinates: org.apache.camel:camel-zookeeper-master
|
static ZookeeperMasterComponentBuilderFactory.ZookeeperMasterComponentBuilder zookeeperMaster()
Apache Camel