@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface IgniteComputeComponentBuilderFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
IgniteComputeComponentBuilderFactory.IgniteComputeComponentBuilder
Builder for the Ignite Compute component.
|
static class |
IgniteComputeComponentBuilderFactory.IgniteComputeComponentBuilderImpl |
Modifier and Type | Method and Description |
---|---|
static IgniteComputeComponentBuilderFactory.IgniteComputeComponentBuilder |
igniteCompute()
Ignite Compute (camel-ignite)
Run compute operations on an Ignite cluster.
|
static IgniteComputeComponentBuilderFactory.IgniteComputeComponentBuilder igniteCompute()
Apache Camel