| Package | Description |
|---|---|
| org.apache.ignite |
Contains entry-point Ignite & HPC APIs.
|
| org.apache.ignite.internal |
Contains main implementation.
|
| org.apache.ignite.internal.cluster |
| Modifier and Type | Method and Description |
|---|---|
IgniteMessaging |
Ignite.message()
Gets
messaging facade over all cluster nodes. |
IgniteMessaging |
Ignite.message(ClusterGroup grp)
Gets
messaging facade over nodes within the cluster group. |
IgniteMessaging |
IgniteMessaging.withAsync()
Gets component with asynchronous mode enabled.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IgniteMessagingImpl
IgniteMessaging implementation. |
| Modifier and Type | Method and Description |
|---|---|
protected IgniteMessaging |
IgniteMessagingImpl.createAsyncInstance()
Creates component with asynchronous mode enabled.
|
IgniteMessaging |
IgniteKernal.message()
Gets
messaging facade over all cluster nodes. |
IgniteMessaging |
IgniteKernal.message(ClusterGroup prj)
Gets
messaging facade over nodes within the cluster group. |
| Modifier and Type | Method and Description |
|---|---|
IgniteMessaging |
ClusterGroupAdapter.message() |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0 Release Date : March 31 2015