|
GridGain 4.3.1e
Enterprise "Big Data" Edition |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GridDeploymentMode | |
|---|---|
| org.gridgain.grid | Start Here
Contains main In-Memory Compute Grid APIs. |
| Uses of GridDeploymentMode in org.gridgain.grid |
|---|
| Fields in org.gridgain.grid declared as GridDeploymentMode | |
|---|---|
static GridDeploymentMode |
GridConfiguration.DFLT_DEPLOYMENT_MODE
Default deployment mode (value is GridDeploymentMode.SHARED). |
| Methods in org.gridgain.grid that return GridDeploymentMode | |
|---|---|
static GridDeploymentMode |
GridDeploymentMode.fromOrdinal(int ord)
Efficiently gets enumerated value from its ordinal. |
GridDeploymentMode |
GridConfigurationAdapter.getDeploymentMode()
Gets deployment mode for deploying tasks and other classes on this node. |
GridDeploymentMode |
GridConfiguration.getDeploymentMode()
Gets deployment mode for deploying tasks and other classes on this node. |
static GridDeploymentMode |
GridDeploymentMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GridDeploymentMode[] |
GridDeploymentMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.gridgain.grid with parameters of type GridDeploymentMode | |
|---|---|
void |
GridConfigurationAdapter.setDeploymentMode(GridDeploymentMode deployMode)
Sets task classes and resources sharing mode. |
|
GridGain 4.3.1e
Enterprise "Big Data" Edition |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
|
GridGain - In-Memory Big Data
|
|
|