public static interface HazelcastMultimapEndpointBuilderFactory.HazelcastMultimapBuilders
| Modifier and Type | Method and Description |
|---|---|
default HazelcastMultimapEndpointBuilderFactory.HazelcastMultimapEndpointBuilder |
hazelcastMultimap(String path)
Hazelcast Multimap (camel-hazelcast)
The hazelcast-multimap component is used to to access Hazelcast
distributed multimap.
|
default HazelcastMultimapEndpointBuilderFactory.HazelcastMultimapEndpointBuilder hazelcastMultimap(String path)
hazelcast-multimap:cacheName
Path parameter: cacheName (required)
The name of the cacheApache Camel