public static interface HazelcastTopicEndpointBuilderFactory.HazelcastTopicBuilders
| Modifier and Type | Method and Description |
|---|---|
default HazelcastTopicEndpointBuilderFactory.HazelcastTopicEndpointBuilder |
hazelcastTopic(String path)
Hazelcast Topic (camel-hazelcast)
The hazelcast-topic component is used to access Hazelcast distributed
topic.
|
default HazelcastTopicEndpointBuilderFactory.HazelcastTopicEndpointBuilder hazelcastTopic(String path)
hazelcast-topic:cacheName
Path parameter: cacheName (required)
The name of the cacheApache Camel