@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface IgniteCacheComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IgniteCacheComponentBuilderFactory.IgniteCacheComponentBuilder
Builder for the Ignite Cache component.
|
static class |
IgniteCacheComponentBuilderFactory.IgniteCacheComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static IgniteCacheComponentBuilderFactory.IgniteCacheComponentBuilder |
igniteCache()
Ignite Cache (camel-ignite)
Perform cache operations on an Ignite cache or consume changes from a
continuous query.
|
static IgniteCacheComponentBuilderFactory.IgniteCacheComponentBuilder igniteCache()
Apache Camel