default ZooKeeperEndpointBuilderFactory.ZooKeeperEndpointBuilder |
ZooKeeperEndpointBuilderFactory.AdvancedZooKeeperEndpointBuilder.basic() |
|
static ZooKeeperEndpointBuilderFactory.ZooKeeperEndpointBuilder |
ZooKeeperEndpointBuilderFactory.endpointBuilder(String componentName,
String path) |
|
default ZooKeeperEndpointBuilderFactory.ZooKeeperEndpointBuilder |
ZooKeeperEndpointBuilderFactory.ZooKeeperEndpointBuilder.listChildren(boolean listChildren) |
Whether the children of the node should be listed.
|
default ZooKeeperEndpointBuilderFactory.ZooKeeperEndpointBuilder |
ZooKeeperEndpointBuilderFactory.ZooKeeperEndpointBuilder.listChildren(String listChildren) |
Whether the children of the node should be listed.
|
default ZooKeeperEndpointBuilderFactory.ZooKeeperEndpointBuilder |
ZooKeeperEndpointBuilderFactory.ZooKeeperEndpointBuilder.timeout(int timeout) |
The time interval to wait on connection before timing out.
|
default ZooKeeperEndpointBuilderFactory.ZooKeeperEndpointBuilder |
ZooKeeperEndpointBuilderFactory.ZooKeeperEndpointBuilder.timeout(String timeout) |
The time interval to wait on connection before timing out.
|
default ZooKeeperEndpointBuilderFactory.ZooKeeperEndpointBuilder |
ZooKeeperEndpointBuilderFactory.ZooKeeperBuilders.zookeeper(String path) |
ZooKeeper (camel-zookeeper)
Manage ZooKeeper clusters.
|
default ZooKeeperEndpointBuilderFactory.ZooKeeperEndpointBuilder |
ZooKeeperEndpointBuilderFactory.ZooKeeperBuilders.zookeeper(String componentName,
String path) |
ZooKeeper (camel-zookeeper)
Manage ZooKeeper clusters.
|