public static interface HazelcastQueueEndpointBuilderFactory.HazelcastQueueBuilders
| Modifier and Type | Method and Description |
|---|---|
default HazelcastQueueEndpointBuilderFactory.HazelcastQueueEndpointBuilder |
hazelcastQueue(String path)
Hazelcast Queue (camel-hazelcast)
The hazelcast-queue component is used to access Hazelcast distributed
queue.
|
default HazelcastQueueEndpointBuilderFactory.HazelcastQueueEndpointBuilder hazelcastQueue(String path)
hazelcast-queue:cacheName
Path parameter: cacheName (required)
The name of the cacheApache Camel