default ZooKeeperMasterEndpointBuilderFactory.ZooKeeperMasterEndpointBuilder |
ZooKeeperMasterEndpointBuilderFactory.AdvancedZooKeeperMasterEndpointBuilder.basic() |
|
default ZooKeeperMasterEndpointBuilderFactory.ZooKeeperMasterEndpointBuilder |
ZooKeeperMasterEndpointBuilderFactory.ZooKeeperMasterEndpointBuilder.bridgeErrorHandler(boolean bridgeErrorHandler) |
Allows for bridging the consumer to the Camel routing Error Handler,
which mean any exceptions occurred while the consumer is trying to
pickup incoming messages, or the likes, will now be processed as a
message and handled by the routing Error Handler.
|
default ZooKeeperMasterEndpointBuilderFactory.ZooKeeperMasterEndpointBuilder |
ZooKeeperMasterEndpointBuilderFactory.ZooKeeperMasterEndpointBuilder.bridgeErrorHandler(String bridgeErrorHandler) |
Allows for bridging the consumer to the Camel routing Error Handler,
which mean any exceptions occurred while the consumer is trying to
pickup incoming messages, or the likes, will now be processed as a
message and handled by the routing Error Handler.
|
static ZooKeeperMasterEndpointBuilderFactory.ZooKeeperMasterEndpointBuilder |
ZooKeeperMasterEndpointBuilderFactory.endpointBuilder(String componentName,
String path) |
|
default ZooKeeperMasterEndpointBuilderFactory.ZooKeeperMasterEndpointBuilder |
ZooKeeperMasterEndpointBuilderFactory.ZooKeeperMasterBuilders.zookeeperMaster(String path) |
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.
|
default ZooKeeperMasterEndpointBuilderFactory.ZooKeeperMasterEndpointBuilder |
ZooKeeperMasterEndpointBuilderFactory.ZooKeeperMasterBuilders.zookeeperMaster(String componentName,
String path) |
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.
|