Interface HazelcastReplicatedmapEndpointBuilderFactory.HazelcastReplicatedmapBuilders

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

public static interface HazelcastReplicatedmapEndpointBuilderFactory.HazelcastReplicatedmapBuilders
  • Method Details

    • hazelcastReplicatedmap

      Hazelcast Replicated Map (camel-hazelcast) Perform operations on Hazelcast replicated map. Category: cache,clustering Since: 2.16 Maven coordinates: org.apache.camel:camel-hazelcast
      Returns:
      the dsl builder for the headers' name.
    • hazelcastReplicatedmap

      Hazelcast Replicated Map (camel-hazelcast) Perform operations on Hazelcast replicated map. Category: cache,clustering Since: 2.16 Maven coordinates: org.apache.camel:camel-hazelcast Syntax: hazelcast-replicatedmap:cacheName Path parameter: cacheName (required) The name of the cache
      Parameters:
      path - cacheName
      Returns:
      the dsl builder
    • hazelcastReplicatedmap

      Hazelcast Replicated Map (camel-hazelcast) Perform operations on Hazelcast replicated map. Category: cache,clustering Since: 2.16 Maven coordinates: org.apache.camel:camel-hazelcast Syntax: hazelcast-replicatedmap: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