public static interface IgniteCacheEndpointBuilderFactory.IgniteCacheBuilders
| Modifier and Type | Method and Description |
|---|---|
default IgniteCacheEndpointBuilderFactory.IgniteCacheEndpointBuilder |
igniteCache(String path)
Ignite Cache (camel-ignite)
The Ignite Cache endpoint is one of camel-ignite endpoints which
allows you to interact with an Ignite Cache.
|
default IgniteCacheEndpointBuilderFactory.IgniteCacheEndpointBuilder igniteCache(String path)
ignite-cache:cacheName
Path parameter: cacheName (required)
The cache name.Apache Camel