GridGain™ 2.1.0
Java API Specification

Uses of Class
org.gridgain.grid.GridCheckpointScope

Packages that use GridCheckpointScope
org.gridgain.grid icon 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

GridGain™ - Grid Computing Made Simple, ver. 2.1.0.19122008
2005-2008 Copyright © GridGain Systems. All Rights Reserved.