public static interface IgniteEventsEndpointBuilderFactory.IgniteEventsBuilders
| Modifier and Type | Method and Description |
|---|---|
default IgniteEventsEndpointBuilderFactory.IgniteEventsEndpointBuilder |
igniteEvents(String path)
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.
|
default IgniteEventsEndpointBuilderFactory.IgniteEventsEndpointBuilder igniteEvents(String path)
ignite-events:endpointId
Path parameter: endpointId
The endpoint ID (not used).Apache Camel