Interface HazelcastMapComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface HazelcastMapComponentBuilderFactory
Perform operations on Hazelcast distributed map.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Builder for the Hazelcast Map component.static class
-
Method Summary
Modifier and TypeMethodDescriptionHazelcast Map (camel-hazelcast) Perform operations on Hazelcast distributed map.
-
Method Details
-
hazelcastMap
Hazelcast Map (camel-hazelcast) Perform operations on Hazelcast distributed map. Category: cache,datagrid Since: 2.7 Maven coordinates: org.apache.camel:camel-hazelcast- Returns:
- the dsl builder
-