| 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.basicPropertyBinding(boolean basicPropertyBinding)
Whether the component should use basic property binding (Camel 2.x)
or the newer property binding with additional capabilities.
|
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