Interface HazelcastMultimapComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface HazelcastMultimapComponentBuilderFactory
Perform operations on Hazelcast distributed multimap.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the Hazelcast Multimap component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionHazelcast Multimap (camel-hazelcast) Perform operations on Hazelcast distributed multimap.
-
Method Details
-
hazelcastMultimap
static HazelcastMultimapComponentBuilderFactory.HazelcastMultimapComponentBuilder hazelcastMultimap()Hazelcast Multimap (camel-hazelcast) Perform operations on Hazelcast distributed multimap. Category: cache,clustering Since: 2.7 Maven coordinates: org.apache.camel:camel-hazelcast- Returns:
- the dsl builder
-