Uses of Class
org.apache.camel.component.zookeepermaster.ZookeeperComponentSupport
Packages that use ZookeeperComponentSupport
-
Uses of ZookeeperComponentSupport in org.apache.camel.component.zookeepermaster
Subclasses of ZookeeperComponentSupport in org.apache.camel.component.zookeepermasterModifier and TypeClassDescriptionclassThe 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.