| Package | Description |
|---|---|
| org.apache.camel.builder.component | |
| org.apache.camel.builder.component.dsl |
| Modifier and Type | Method and Description |
|---|---|
static DrillComponentBuilderFactory.DrillComponentBuilder |
ComponentsBuilderFactory.drill()
Drill (camel-drill)
Perform queries against an Apache Drill cluster.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
DrillComponentBuilderFactory.DrillComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
default DrillComponentBuilderFactory.DrillComponentBuilder |
DrillComponentBuilderFactory.DrillComponentBuilder.basicPropertyBinding(boolean basicPropertyBinding)
Whether the component should use basic property binding (Camel 2.x)
or the newer property binding with additional capabilities.
|
static DrillComponentBuilderFactory.DrillComponentBuilder |
DrillComponentBuilderFactory.drill()
Drill (camel-drill)
Perform queries against an Apache Drill cluster.
|
default DrillComponentBuilderFactory.DrillComponentBuilder |
DrillComponentBuilderFactory.DrillComponentBuilder.lazyStartProducer(boolean lazyStartProducer)
Whether the producer should be started lazy (on the first message).
|
Apache Camel