| Package | Description |
|---|---|
| org.apache.camel.component.ignite | |
| org.apache.camel.component.ignite.events | |
| org.apache.camel.component.ignite.messaging |
| Modifier and Type | Field and Description |
|---|---|
static ClusterGroupExpression |
ClusterGroupExpressions.FOR_CLIENTS |
static ClusterGroupExpression |
ClusterGroupExpressions.FOR_DAEMONS |
static ClusterGroupExpression |
ClusterGroupExpressions.FOR_LOCAL |
static ClusterGroupExpression |
ClusterGroupExpressions.FOR_OLDEST |
static ClusterGroupExpression |
ClusterGroupExpressions.FOR_RANDOM |
static ClusterGroupExpression |
ClusterGroupExpressions.FOR_REMOTES |
static ClusterGroupExpression |
ClusterGroupExpressions.FOR_SERVERS |
static ClusterGroupExpression |
ClusterGroupExpressions.FOR_YOUNGEST |
| Modifier and Type | Method and Description |
|---|---|
ClusterGroupExpression |
IgniteEventsEndpoint.getClusterGroupExpression() |
| Modifier and Type | Method and Description |
|---|---|
void |
IgniteEventsEndpoint.setClusterGroupExpression(ClusterGroupExpression clusterGroupExpression) |
| Modifier and Type | Method and Description |
|---|---|
ClusterGroupExpression |
IgniteMessagingEndpoint.getClusterGroupExpression() |
| Modifier and Type | Method and Description |
|---|---|
void |
IgniteMessagingEndpoint.setClusterGroupExpression(ClusterGroupExpression clusterGroupExpression) |
Apache Camel