| Class | Description |
|---|---|
| IgniteComputeComponent |
The Ignite Compute Component.
|
| IgniteComputeComponentConfigurer |
Source code generated by org.apache.camel:apt
|
| IgniteComputeEndpoint |
The Ignite Compute endpoint is one of camel-ignite endpoints which allows you to run
compute operations
on the cluster by passing in an IgniteCallable, an IgniteRunnable, an IgniteClosure,
or collections of them, along with their parameters if necessary.
|
| IgniteComputeEndpointConfigurer |
Source code generated by org.apache.camel:apt
|
| IgniteComputeProducer |
Ignite Compute producer.
|
| Enum | Description |
|---|---|
| IgniteComputeExecutionType |
Enumeration of execution type for the Ignite Compute producer.
|
Apache Camel