Interface IgniteQueueEndpointBuilderFactory.IgniteQueueBuilders

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

public static interface IgniteQueueEndpointBuilderFactory.IgniteQueueBuilders
  • Method Details

    • igniteQueue

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

      Ignite Queues (camel-ignite) Interact with Ignite Queue data structures. Category: cache,clustering,messaging Since: 2.17 Maven coordinates: org.apache.camel:camel-ignite Syntax: ignite-queue:name Path parameter: name (required) The queue name.
      Parameters:
      path - name
      Returns:
      the dsl builder
    • igniteQueue

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