| Package | Description |
|---|---|
| org.apache.ignite |
Contains entry-point Ignite & HPC APIs.
|
| org.apache.ignite.configuration |
Contains configuration-related classes.
|
| org.apache.ignite.internal |
Contains main implementation.
|
| org.apache.ignite.internal.processors.service |
| Modifier and Type | Method and Description |
|---|---|
void |
IgniteServices.deploy(ServiceConfiguration cfg)
Deploys multiple instances of the service on the grid according to provided
configuration.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceConfiguration[] |
IgniteConfiguration.getServiceConfiguration()
Gets configurations for services to be deployed on the grid.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IgniteConfiguration.setServiceConfiguration(ServiceConfiguration... svcCfgs)
Sets configurations for services to be deployed on the grid.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IgniteServicesImpl.deploy(ServiceConfiguration cfg)
Deploys multiple instances of the service on the grid according to provided
configuration.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceConfiguration |
GridServiceAssignments.configuration() |
ServiceConfiguration |
GridServiceDeployment.configuration() |
| Modifier and Type | Method and Description |
|---|---|
IgniteInternalFuture<?> |
GridServiceProcessor.deploy(ServiceConfiguration cfg) |
| Constructor and Description |
|---|
GridServiceAssignments(ServiceConfiguration cfg,
UUID nodeId,
long topVer) |
GridServiceDeployment(UUID nodeId,
ServiceConfiguration cfg) |
GridServiceDeploymentFuture(ServiceConfiguration cfg) |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0 Release Date : March 31 2015