| Package | Description |
|---|---|
| org.apache.camel.component.zookeeper | |
| org.apache.camel.component.zookeeper.springboot |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
ZooKeeperConfiguration |
ZooKeeperComponentConfiguration.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
ZooKeeperComponentConfiguration.setConfiguration(ZooKeeperConfiguration configuration) |
Apache Camel