Uses of Interface
org.apache.camel.builder.endpoint.dsl.ZooKeeperEndpointBuilderFactory.ZooKeeperEndpointBuilder
Packages that use ZooKeeperEndpointBuilderFactory.ZooKeeperEndpointBuilder
-
Uses of ZooKeeperEndpointBuilderFactory.ZooKeeperEndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return ZooKeeperEndpointBuilderFactory.ZooKeeperEndpointBuilderModifier and TypeMethodDescriptionZooKeeper (camel-zookeeper) Manage ZooKeeper clusters.ZooKeeper (camel-zookeeper) Manage ZooKeeper clusters. -
Uses of ZooKeeperEndpointBuilderFactory.ZooKeeperEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return ZooKeeperEndpointBuilderFactory.ZooKeeperEndpointBuilderModifier and TypeMethodDescriptionZooKeeperEndpointBuilderFactory.AdvancedZooKeeperEndpointBuilder.basic()ZooKeeperEndpointBuilderFactory.endpointBuilder(String componentName, String path) ZooKeeperEndpointBuilderFactory.ZooKeeperEndpointBuilder.listChildren(boolean listChildren) Whether the children of the node should be listed.ZooKeeperEndpointBuilderFactory.ZooKeeperEndpointBuilder.listChildren(String listChildren) Whether the children of the node should be listed.ZooKeeperEndpointBuilderFactory.ZooKeeperEndpointBuilder.timeout(int timeout) The time interval to wait on connection before timing out.The time interval to wait on connection before timing out.ZooKeeper (camel-zookeeper) Manage ZooKeeper clusters.ZooKeeper (camel-zookeeper) Manage ZooKeeper clusters.