Interface IgniteComputeComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface IgniteComputeComponentBuilderFactory
Run compute operations on an Ignite cluster.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the Ignite Compute component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionIgnite Compute (camel-ignite) Run compute operations on an Ignite cluster.
-
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
-