Interface ZooKeeperEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface ZooKeeperEndpointBuilderFactory
Manage ZooKeeper clusters. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceZooKeeperEndpointBuilderFactory.AdvancedZooKeeperEndpointBuilderAdvanced builder for endpoint for the ZooKeeper component.static interfaceZooKeeperEndpointBuilderFactory.AdvancedZooKeeperEndpointConsumerBuilderAdvanced builder for endpoint consumers for the ZooKeeper component.static interfaceZooKeeperEndpointBuilderFactory.AdvancedZooKeeperEndpointProducerBuilderAdvanced builder for endpoint producers for the ZooKeeper component.static interfaceZooKeeperEndpointBuilderFactory.ZooKeeperBuildersstatic interfaceZooKeeperEndpointBuilderFactory.ZooKeeperEndpointBuilderBuilder for endpoint for the ZooKeeper component.static interfaceZooKeeperEndpointBuilderFactory.ZooKeeperEndpointConsumerBuilderBuilder for endpoint consumers for the ZooKeeper component.static interfaceZooKeeperEndpointBuilderFactory.ZooKeeperEndpointProducerBuilderBuilder for endpoint producers for the ZooKeeper component.static classZooKeeperEndpointBuilderFactory.ZooKeeperHeaderNameBuilderThe builder of headers' name for the ZooKeeper component.
-
Method Summary
Static Methods Modifier and Type Method Description static ZooKeeperEndpointBuilderFactory.ZooKeeperEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static ZooKeeperEndpointBuilderFactory.ZooKeeperEndpointBuilder endpointBuilder(String componentName, String path)
-
-