| 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 |
|---|---|
IgniteServices |
Ignite.services()
Gets
services facade over all cluster nodes. |
IgniteServices |
Ignite.services(ClusterGroup grp)
Gets
services facade over nodes within the cluster group. |
IgniteServices |
IgniteServices.withAsync()
Gets instance of this component with asynchronous mode enabled.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IgniteServicesImpl
IgniteCompute implementation. |
| Modifier and Type | Method and Description |
|---|---|
IgniteServices |
IgniteKernal.services()
Gets
services facade over all cluster nodes. |
IgniteServices |
IgniteKernal.services(ClusterGroup grp)
Gets
services facade over nodes within the cluster group. |
IgniteServices |
IgniteServicesImpl.withAsync()
Gets instance of this component with asynchronous mode enabled.
|
| Modifier and Type | Method and Description |
|---|---|
IgniteServices |
ClusterGroupAdapter.services() |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.1.0-incubating Release Date : May 20 2015