Interface IgniteComputeEndpointBuilderFactory.IgniteComputeBuilders

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

public static interface IgniteComputeEndpointBuilderFactory.IgniteComputeBuilders
  • Method Details

    • igniteCompute

      Ignite Compute (camel-ignite) Run compute operations on an Ignite cluster. Category: cache,clustering Since: 2.17 Maven coordinates: org.apache.camel:camel-ignite
      Returns:
      the dsl builder for the headers' name.
    • igniteCompute

      Ignite Compute (camel-ignite) Run compute operations on an Ignite cluster. Category: cache,clustering Since: 2.17 Maven coordinates: org.apache.camel:camel-ignite Syntax: ignite-compute:endpointId Path parameter: endpointId (required) The endpoint ID (not used).
      Parameters:
      path - endpointId
      Returns:
      the dsl builder
    • igniteCompute

      Ignite Compute (camel-ignite) Run compute operations on an Ignite cluster. Category: cache,clustering Since: 2.17 Maven coordinates: org.apache.camel:camel-ignite Syntax: ignite-compute:endpointId Path parameter: endpointId (required) The endpoint ID (not used).
      Parameters:
      componentName - to use a custom component name for the endpoint instead of the default name
      path - endpointId
      Returns:
      the dsl builder