JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Camel :: Zookeeper Master 2.21.0.fuse-750033-redhat-00001
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.camel.component.zookeepermaster
Interface ContainerIdFactory
All Known Implementing Classes:
DefaultContainerIdFactory
public interface
ContainerIdFactory
Factory to create container ids which are used in the ZooKeeper cluster group as unique ids among all the nodes that runs in the cluster.
A custom factory can be used that uses hostname or some other unique way of identifying the container
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
String
newContainerId
()
Method Detail
newContainerId
String
newContainerId()
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Camel :: Zookeeper Master 2.21.0.fuse-750033-redhat-00001
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Apache Camel