| Package | Description |
|---|---|
| org.apache.camel.component.zookeeper | |
| org.apache.camel.component.zookeeper.cloud | |
| org.apache.camel.component.zookeeper.cluster |
| Modifier and Type | Method and Description |
|---|---|
ZooKeeperCuratorConfiguration |
ZooKeeperCuratorConfiguration.copy() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.curator.framework.CuratorFramework |
ZooKeeperCuratorHelper.createCurator(ZooKeeperCuratorConfiguration configuration) |
static <T> org.apache.curator.x.discovery.ServiceDiscovery<T> |
ZooKeeperCuratorHelper.createServiceDiscovery(ZooKeeperCuratorConfiguration configuration,
org.apache.curator.framework.CuratorFramework curator,
Class<T> payloadType) |
| Modifier and Type | Class and Description |
|---|---|
class |
ZooKeeperServiceRegistryConfiguration |
| Modifier and Type | Method and Description |
|---|---|
ZooKeeperCuratorConfiguration |
ZooKeeperServiceDiscoveryFactory.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
ZooKeeperServiceDiscoveryFactory.setConfiguration(ZooKeeperCuratorConfiguration configuration) |
| Constructor and Description |
|---|
ZooKeeperServiceDiscovery(ZooKeeperCuratorConfiguration configuration) |
ZooKeeperServiceDiscoveryFactory(ZooKeeperCuratorConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
ZooKeeperCuratorConfiguration |
ZooKeeperClusterService.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
ZooKeeperClusterService.setConfiguration(ZooKeeperCuratorConfiguration configuration) |
| Constructor and Description |
|---|
ZooKeeperClusterService(ZooKeeperCuratorConfiguration configuration) |
Apache Camel