Package org.apache.camel.component.zookeepermaster
package org.apache.camel.component.zookeepermaster
-
ClassDescriptionFactory to create container ids which are used in the ZooKeeper cluster group as unique ids among all the nodes that runs in the cluster.SPI Strategy for custom
ManagedGroupFactoryimplementations.The 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.Generated by camel build tools - do NOT edit this file!A consumer which is only really active while it holds the master lockHave only a single consumer in a cluster consuming from a given endpoint; with automatic failover if the JVM dies.Generated by camel build tools - do NOT edit this file!Generated by camel build tools - do NOT edit this file!ZookeeperGroupListenerSupport<T extends NodeState>ZookeeperGroupSupport<T extends NodeState>