Uses of Class
org.apache.camel.component.zookeepermaster.ZookeeperComponentSupport
-
Packages that use ZookeeperComponentSupport Package Description org.apache.camel.component.zookeepermaster -
-
Uses of ZookeeperComponentSupport in org.apache.camel.component.zookeepermaster
Subclasses of ZookeeperComponentSupport in org.apache.camel.component.zookeepermaster Modifier and Type Class Description classMasterComponentThe 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.
-