| Modifier and Type | Method and Description |
|---|---|
static void |
IgniteHelper.maybePropagateIncomingBody(AbstractIgniteEndpoint endpoint,
org.apache.camel.Message in,
org.apache.camel.Message out) |
| Modifier and Type | Class and Description |
|---|---|
class |
IgniteCacheEndpoint
Perform cache operations on an Ignite cache or consume changes from a continuous query.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IgniteComputeEndpoint
Run compute operations on an Ignite cluster.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IgniteEventsEndpoint
Receive events from an Ignite cluster by creating a local
event listener.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IgniteIdGenEndpoint
Interact with Ignite Atomic Sequences and ID Generators
.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IgniteMessagingEndpoint
Send and receive messages from an Ignite topic.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IgniteQueueEndpoint
Interact with Ignite Queue data structures.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IgniteSetEndpoint
Interact with Ignite Set data structures.
|
Apache Camel