| 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 |
|---|---|
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()
Gets instance of this component with asynchronous mode enabled.
|
| 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() |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.1.0-incubating Release Date : May 20 2015