| Interface | Description |
|---|---|
| ClusterGroupExpression |
Implement this interface to create an expression that returns a
ClusterGroup from the
Ignite instance that was passed in. |
| Class | Description |
|---|---|
| AbstractIgniteEndpoint |
Base class for all Ignite endpoints.
|
| ClusterGroupExpressions |
Convenient set of commonly used
ClusterGroupExpressions. |
| IgniteComponent |
The Ignite Component integrates Apache Camel with Apache Ignite, providing endpoints for the following functions:
Cache operations.
Cluster computation.
Messaging.
Eventing.
Id Generation.
Set operations.
Queue operations.
|
| IgniteConstants |
Ignite Component constants.
|
| IgniteHelper |
Helper methods for the Ignite component.
|
| Enum | Description |
|---|---|
| IgniteComponent.IgniteLifecycleMode |
Modes of managing the underlying
Ignite instance. |
Apache Camel