@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface IgniteEventsComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IgniteEventsComponentBuilderFactory.IgniteEventsComponentBuilder
Builder for the Ignite Events component.
|
static class |
IgniteEventsComponentBuilderFactory.IgniteEventsComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static IgniteEventsComponentBuilderFactory.IgniteEventsComponentBuilder |
igniteEvents()
Ignite Events (camel-ignite)
The Ignite Events endpoint is one of camel-ignite endpoints which allows
you to receive events from the Ignite cluster by creating a local event
listener.
|
static IgniteEventsComponentBuilderFactory.IgniteEventsComponentBuilder igniteEvents()
Apache Camel