| Package | Description |
|---|---|
| org.apache.camel.builder.component | |
| org.apache.camel.builder.component.dsl |
| Modifier and Type | Method and Description |
|---|---|
static KuduComponentBuilderFactory.KuduComponentBuilder |
ComponentsBuilderFactory.kudu()
Kudu (camel-kudu)
Interact with Apache Kudu, a free and open source column-oriented data
store of the Apache Hadoop ecosystem.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
KuduComponentBuilderFactory.KuduComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
default KuduComponentBuilderFactory.KuduComponentBuilder |
KuduComponentBuilderFactory.KuduComponentBuilder.autowiredEnabled(boolean autowiredEnabled)
Whether autowiring is enabled.
|
static KuduComponentBuilderFactory.KuduComponentBuilder |
KuduComponentBuilderFactory.kudu()
Kudu (camel-kudu)
Interact with Apache Kudu, a free and open source column-oriented data
store of the Apache Hadoop ecosystem.
|
default KuduComponentBuilderFactory.KuduComponentBuilder |
KuduComponentBuilderFactory.KuduComponentBuilder.lazyStartProducer(boolean lazyStartProducer)
Whether the producer should be started lazy (on the first message).
|
Apache Camel