Interface HazelcastMultimapEndpointBuilderFactory.HazelcastMultimapBuilders

All Known Subinterfaces:
EndpointBuilderFactory
All Known Implementing Classes:
EndpointRouteBuilder, EndpointRouteConfigurationBuilder
Enclosing interface:
HazelcastMultimapEndpointBuilderFactory

public static interface HazelcastMultimapEndpointBuilderFactory.HazelcastMultimapBuilders
  • Method Details

    • 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 for the headers' name.
    • hazelcastMultimap

      Hazelcast Multimap (camel-hazelcast) Perform operations on Hazelcast distributed multimap. Category: cache,clustering Since: 2.7 Maven coordinates: org.apache.camel:camel-hazelcast Syntax: hazelcast-multimap:cacheName Path parameter: cacheName (required) The name of the cache
      Parameters:
      path - cacheName
      Returns:
      the dsl builder
    • hazelcastMultimap

      Hazelcast Multimap (camel-hazelcast) Perform operations on Hazelcast distributed multimap. Category: cache,clustering Since: 2.7 Maven coordinates: org.apache.camel:camel-hazelcast Syntax: hazelcast-multimap:cacheName Path parameter: cacheName (required) The name of the cache
      Parameters:
      componentName - to use a custom component name for the endpoint instead of the default name
      path - cacheName
      Returns:
      the dsl builder