| 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.events |
| Modifier and Type | Method and Description |
|---|---|
IgniteEvents |
Ignite.events()
Gets
events facade over all cluster nodes. |
IgniteEvents |
Ignite.events(ClusterGroup grp)
Gets
events facade over nodes within the cluster group. |
IgniteEvents |
IgniteEvents.withAsync()
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IgniteEventsImpl
IgniteEvents implementation. |
| Modifier and Type | Method and Description |
|---|---|
protected IgniteEvents |
IgniteEventsImpl.createAsyncInstance()
Creates component with asynchronous mode enabled.
|
IgniteEvents |
IgniteKernal.events()
Gets
events facade over all cluster nodes. |
IgniteEvents |
IgniteKernal.events(ClusterGroup grp)
Gets
events facade over nodes within the cluster group. |
| Modifier and Type | Method and Description |
|---|---|
IgniteEvents |
ClusterGroupAdapter.events() |
| Constructor and Description |
|---|
PlatformEvents(PlatformContext platformCtx,
IgniteEvents events)
Ctor.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.0 Release Date : February 27 2020