Interface KuduComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface KuduComponentBuilderFactory
Interact with Apache Kudu, a free and open source column-oriented data store
of the Apache Hadoop ecosystem.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the Kudu component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionkudu()
Kudu (camel-kudu) Interact with Apache Kudu, a free and open source column-oriented data store of the Apache Hadoop ecosystem.
-
Method Details
-
kudu
Kudu (camel-kudu) Interact with Apache Kudu, a free and open source column-oriented data store of the Apache Hadoop ecosystem. Category: database,iot,cloud Since: 3.0 Maven coordinates: org.apache.camel:camel-kudu- Returns:
- the dsl builder
-