@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface HazelcastInstanceEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
HazelcastInstanceEndpointBuilderFactory.AdvancedHazelcastInstanceEndpointBuilder
Advanced builder for endpoint for the Hazelcast Instance component.
|
static interface |
HazelcastInstanceEndpointBuilderFactory.HazelcastInstanceBuilders |
static interface |
HazelcastInstanceEndpointBuilderFactory.HazelcastInstanceEndpointBuilder
Builder for endpoint for the Hazelcast Instance component.
|
static class |
HazelcastInstanceEndpointBuilderFactory.HazelcastOperation
Proxy enum for
org.apache.camel.component.hazelcast.HazelcastOperation
enum. |
| Modifier and Type | Method and Description |
|---|---|
static 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.
|
static HazelcastInstanceEndpointBuilderFactory.HazelcastInstanceEndpointBuilder hazelcastInstance(String path)
hazelcast-instance:cacheName
Path parameter: cacheName (required)
The name of the cacheApache Camel