Uses of Class
org.apache.camel.component.zookeeper.ZooKeeperCuratorConfiguration
Packages that use ZooKeeperCuratorConfiguration
Package
Description
-
Uses of ZooKeeperCuratorConfiguration in org.apache.camel.component.zookeeper
Methods in org.apache.camel.component.zookeeper that return ZooKeeperCuratorConfigurationMethods in org.apache.camel.component.zookeeper with parameters of type ZooKeeperCuratorConfigurationModifier and TypeMethodDescriptionstatic org.apache.curator.framework.CuratorFrameworkZooKeeperCuratorHelper.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) -
Uses of ZooKeeperCuratorConfiguration in org.apache.camel.component.zookeeper.cloud
Subclasses of ZooKeeperCuratorConfiguration in org.apache.camel.component.zookeeper.cloudMethods in org.apache.camel.component.zookeeper.cloud that return ZooKeeperCuratorConfigurationMethods in org.apache.camel.component.zookeeper.cloud with parameters of type ZooKeeperCuratorConfigurationModifier and TypeMethodDescriptionvoidZooKeeperServiceDiscoveryFactory.setConfiguration(ZooKeeperCuratorConfiguration configuration) Constructors in org.apache.camel.component.zookeeper.cloud with parameters of type ZooKeeperCuratorConfigurationModifierConstructorDescriptionZooKeeperServiceDiscovery(ZooKeeperCuratorConfiguration configuration) ZooKeeperServiceDiscoveryFactory(ZooKeeperCuratorConfiguration configuration) -
Uses of ZooKeeperCuratorConfiguration in org.apache.camel.component.zookeeper.cluster
Methods in org.apache.camel.component.zookeeper.cluster that return ZooKeeperCuratorConfigurationMethods in org.apache.camel.component.zookeeper.cluster with parameters of type ZooKeeperCuratorConfigurationModifier and TypeMethodDescriptionvoidZooKeeperClusterService.setConfiguration(ZooKeeperCuratorConfiguration configuration) Constructors in org.apache.camel.component.zookeeper.cluster with parameters of type ZooKeeperCuratorConfigurationModifierConstructorDescriptionZooKeeperClusterService(ZooKeeperCuratorConfiguration configuration)