Package | Description |
---|---|
org.apache.camel.component.ignite.compute |
Class and Description |
---|
IgniteComputeComponent
The Ignite Compute Component.
|
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.
|
IgniteComputeExecutionType
Enumeration of execution type for the Ignite Compute producer.
|
Apache Camel