| Package | Description |
|---|---|
| org.apache.ignite.configuration |
Contains configuration-related classes.
|
| Modifier and Type | Field and Description |
|---|---|
static DeploymentMode |
IgniteConfiguration.DFLT_DEPLOYMENT_MODE
Default deployment mode (value is
SHARED). |
| Modifier and Type | Method and Description |
|---|---|
static DeploymentMode |
DeploymentMode.fromOrdinal(int ord)
Efficiently gets enumerated value from its ordinal.
|
DeploymentMode |
IgniteConfiguration.getDeploymentMode()
Gets deployment mode for deploying tasks and other classes on this node.
|
static DeploymentMode |
DeploymentMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeploymentMode[] |
DeploymentMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IgniteConfiguration |
IgniteConfiguration.setDeploymentMode(DeploymentMode deployMode)
Sets task classes and resources sharing mode.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.11 Release Date : April 8 2016