public static interface HazelcastInstanceEndpointBuilderFactory.HazelcastInstanceBuilders
| Modifier and Type | Method and Description |
|---|---|
default HazelcastInstanceEndpointBuilderFactory.HazelcastInstanceEndpointBuilder |
hazelcastInstance(String path)
Hazelcast Instance (camel-hazelcast)
The hazelcast-instance component is used to consume join/leave events
of the cache instance in the cluster.
|
default HazelcastInstanceEndpointBuilderFactory.HazelcastInstanceEndpointBuilder hazelcastInstance(String path)
hazelcast-instance:cacheName
Path parameter: cacheName (required)
The name of the cacheApache Camel