| Package | Description |
|---|---|
| org.apache.ignite |
Contains entry-point Ignite & HPC APIs.
|
| org.apache.ignite.internal |
Contains main implementation.
|
| org.apache.ignite.internal.cluster | |
| org.apache.ignite.internal.processors.platform.messaging |
| 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()
Deprecated.
|
| 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() |
| Constructor and Description |
|---|
PlatformMessaging(PlatformContext platformCtx,
IgniteMessaging messaging)
Ctor.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.0 Release Date : October 15 2020