Uses of Interface
org.apache.camel.builder.endpoint.dsl.KuduEndpointBuilderFactory.KuduEndpointBuilder
-
Packages that use KuduEndpointBuilderFactory.KuduEndpointBuilder Package Description org.apache.camel.builder.endpoint org.apache.camel.builder.endpoint.dsl -
-
Uses of KuduEndpointBuilderFactory.KuduEndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return KuduEndpointBuilderFactory.KuduEndpointBuilder Modifier and Type Method Description static KuduEndpointBuilderFactory.KuduEndpointBuilderStaticEndpointBuilders. kudu(String path)Kudu (camel-kudu) Interact with Apache Kudu, a free and open source column-oriented data store of the Apache Hadoop ecosystem.static KuduEndpointBuilderFactory.KuduEndpointBuilderStaticEndpointBuilders. kudu(String componentName, String path)Kudu (camel-kudu) Interact with Apache Kudu, a free and open source column-oriented data store of the Apache Hadoop ecosystem. -
Uses of KuduEndpointBuilderFactory.KuduEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return KuduEndpointBuilderFactory.KuduEndpointBuilder Modifier and Type Method Description default KuduEndpointBuilderFactory.KuduEndpointBuilderKuduEndpointBuilderFactory.AdvancedKuduEndpointBuilder. basic()static KuduEndpointBuilderFactory.KuduEndpointBuilderKuduEndpointBuilderFactory. endpointBuilder(String componentName, String path)default KuduEndpointBuilderFactory.KuduEndpointBuilderKuduEndpointBuilderFactory.KuduBuilders. kudu(String path)Kudu (camel-kudu) Interact with Apache Kudu, a free and open source column-oriented data store of the Apache Hadoop ecosystem.default KuduEndpointBuilderFactory.KuduEndpointBuilderKuduEndpointBuilderFactory.KuduBuilders. kudu(String componentName, String path)Kudu (camel-kudu) Interact with Apache Kudu, a free and open source column-oriented data store of the Apache Hadoop ecosystem.default KuduEndpointBuilderFactory.KuduEndpointBuilderKuduEndpointBuilderFactory.KuduEndpointBuilder. operation(String operation)Operation to perform.default KuduEndpointBuilderFactory.KuduEndpointBuilderKuduEndpointBuilderFactory.KuduEndpointBuilder. operation(org.apache.camel.component.kudu.KuduOperations operation)Operation to perform.
-