|
GridGain 2.1.0
Java API Specification |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GridCheckpointScope | |
|---|---|
| org.gridgain.grid | Start Here
Contains main GridGain API interfaces and classes. |
| Uses of GridCheckpointScope in org.gridgain.grid |
|---|
| Methods in org.gridgain.grid that return GridCheckpointScope | |
|---|---|
static GridCheckpointScope |
GridCheckpointScope.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GridCheckpointScope[] |
GridCheckpointScope.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.gridgain.grid with parameters of type GridCheckpointScope | |
|---|---|
void |
GridTaskSession.saveCheckpoint(String key,
Serializable state,
GridCheckpointScope scope,
long timeout)
Saves intermediate state of a job to a storage. |
|
GridGain 2.1.0
Java API Specification |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
|
GridGain - Grid Computing Made Simple, ver. 2.1.0.19122008
2005-2008 Copyright © GridGain Systems. All Rights Reserved. |
|
|