Interface ZookeeperMasterComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface ZookeeperMasterComponentBuilderFactory
Have only a single consumer in a cluster consuming from a given endpoint;
with automatic failover if the JVM dies.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the ZooKeeper Master component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionZooKeeper Master (camel-zookeeper-master) Have only a single consumer in a cluster consuming from a given endpoint; with automatic failover if the JVM dies.
-
Method Details
-
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. Category: clustering,management,bigdata Since: 2.19 Maven coordinates: org.apache.camel:camel-zookeeper-master- Returns:
- the dsl builder
-