| Package | Description |
|---|---|
| org.apache.camel.component.zookeeper |
| Modifier and Type | Method and Description |
|---|---|
ZooKeeperConfiguration |
ZooKeeperConfiguration.copy() |
ZooKeeperConfiguration |
ZooKeeperEndpoint.getConfiguration() |
ZooKeeperConfiguration |
ZooKeeperComponent.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
ZooKeeperEndpoint.setConfiguration(ZooKeeperConfiguration configuration) |
void |
ZooKeeperComponent.setConfiguration(ZooKeeperConfiguration configuration)
To use a shared
ZooKeeperConfiguration |
| Constructor and Description |
|---|
ConnectionHolder(ZooKeeperConfiguration configuration) |
ZooKeeperComponent(ZooKeeperConfiguration configuration) |
ZooKeeperEndpoint(String uri,
ZooKeeperComponent component,
ZooKeeperConfiguration configuration) |
Apache Camel