Interface IgniteSetEndpointBuilderFactory.IgniteSetBuilders

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

public static interface IgniteSetEndpointBuilderFactory.IgniteSetBuilders
  • Method Details

    • igniteSet

      Ignite Sets (camel-ignite) Interact with Ignite Set data structures. Category: cache,clustering Since: 2.17 Maven coordinates: org.apache.camel:camel-ignite
      Returns:
      the dsl builder for the headers' name.
    • igniteSet

      Ignite Sets (camel-ignite) Interact with Ignite Set data structures. Category: cache,clustering Since: 2.17 Maven coordinates: org.apache.camel:camel-ignite Syntax: ignite-set:name Path parameter: name (required) The set name.
      Parameters:
      path - name
      Returns:
      the dsl builder
    • igniteSet

      Ignite Sets (camel-ignite) Interact with Ignite Set data structures. Category: cache,clustering Since: 2.17 Maven coordinates: org.apache.camel:camel-ignite Syntax: ignite-set:name Path parameter: name (required) The set name.
      Parameters:
      componentName - to use a custom component name for the endpoint instead of the default name
      path - name
      Returns:
      the dsl builder