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