@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface HazelcastListEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
HazelcastListEndpointBuilderFactory.AdvancedHazelcastListEndpointBuilder
Advanced builder for endpoint for the Hazelcast List component.
|
static interface |
HazelcastListEndpointBuilderFactory.AdvancedHazelcastListEndpointConsumerBuilder
Advanced builder for endpoint consumers for the Hazelcast List component.
|
static interface |
HazelcastListEndpointBuilderFactory.AdvancedHazelcastListEndpointProducerBuilder
Advanced builder for endpoint producers for the Hazelcast List component.
|
static interface |
HazelcastListEndpointBuilderFactory.HazelcastListBuilders |
static interface |
HazelcastListEndpointBuilderFactory.HazelcastListEndpointBuilder
Builder for endpoint for the Hazelcast List component.
|
static interface |
HazelcastListEndpointBuilderFactory.HazelcastListEndpointConsumerBuilder
Builder for endpoint consumers for the Hazelcast List component.
|
static interface |
HazelcastListEndpointBuilderFactory.HazelcastListEndpointProducerBuilder
Builder for endpoint producers for the Hazelcast List component.
|
static class |
HazelcastListEndpointBuilderFactory.HazelcastOperation
Proxy enum for
org.apache.camel.component.hazelcast.HazelcastOperation
enum. |
| Modifier and Type | Method and Description |
|---|---|
static HazelcastListEndpointBuilderFactory.HazelcastListEndpointBuilder |
hazelcastList(String path)
Hazelcast List (camel-hazelcast)
The hazelcast-list component is used to access Hazelcast distributed
list.
|
static HazelcastListEndpointBuilderFactory.HazelcastListEndpointBuilder hazelcastList(String path)
hazelcast-list:cacheName
Path parameter: cacheName (required)
The name of the cacheApache Camel