Interface KuduEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface KuduEndpointBuilderFactory
Interact with Apache Kudu, a free and open source column-oriented data store of the Apache Hadoop ecosystem. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceKuduEndpointBuilderFactory.KuduBuildersstatic interfaceKuduEndpointBuilderFactory.KuduEndpointBuilderBuilder for endpoint for the Kudu component.static classKuduEndpointBuilderFactory.KuduOperationsProxy enum fororg.apache.camel.component.kudu.KuduOperationsenum.
-
Method Summary
Static Methods Modifier and Type Method Description static KuduEndpointBuilderFactory.KuduEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static KuduEndpointBuilderFactory.KuduEndpointBuilder endpointBuilder(String componentName, String path)
-
-