public static interface HazelcastMapEndpointBuilderFactory.HazelcastMapBuilders
| Modifier and Type | Method and Description |
|---|---|
default HazelcastMapEndpointBuilderFactory.HazelcastMapEndpointBuilder |
hazelcastMap(String path)
Hazelcast Map (camel-hazelcast)
The hazelcast-map component is used to access Hazelcast distributed
map.
|
default HazelcastMapEndpointBuilderFactory.HazelcastMapEndpointBuilder hazelcastMap(String path)
hazelcast-map:cacheName
Path parameter: cacheName (required)
The name of the cacheApache Camel