| 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.services |
| Modifier and Type | Method and Description |
|---|---|
IgniteServices |
Ignite.services()
Gets
services facade over all cluster nodes started in server mode. |
IgniteServices |
Ignite.services(ClusterGroup grp)
Gets
services facade over nodes within the cluster group. |
IgniteServices |
IgniteServices.withAsync()
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IgniteServicesImpl
IgniteServices implementation. |
| Modifier and Type | Method and Description |
|---|---|
IgniteServices |
IgniteKernal.services()
Gets
services facade over all cluster nodes started in server mode. |
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() |
| Constructor and Description |
|---|
PlatformServices(PlatformContext platformCtx,
IgniteServices services,
boolean srvKeepBinary)
Ctor.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019