| Package | Description |
|---|---|
| org.apache.camel.builder.component | |
| org.apache.camel.builder.component.dsl |
| Modifier and Type | Method and Description |
|---|---|
static WekaComponentBuilderFactory.WekaComponentBuilder |
ComponentsBuilderFactory.weka()
Weka (camel-weka)
Perform machine learning tasks using Weka.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
WekaComponentBuilderFactory.WekaComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
default WekaComponentBuilderFactory.WekaComponentBuilder |
WekaComponentBuilderFactory.WekaComponentBuilder.autowiredEnabled(boolean autowiredEnabled)
Whether autowiring is enabled.
|
default WekaComponentBuilderFactory.WekaComponentBuilder |
WekaComponentBuilderFactory.WekaComponentBuilder.lazyStartProducer(boolean lazyStartProducer)
Whether the producer should be started lazy (on the first message).
|
static WekaComponentBuilderFactory.WekaComponentBuilder |
WekaComponentBuilderFactory.weka()
Weka (camel-weka)
Perform machine learning tasks using Weka.
|
Apache Camel