GridGain™ 2.1.0
Java API Specification

Uses of Interface
org.gridgain.grid.GridJobSibling

Packages that use GridJobSibling
org.gridgain.grid icon Start Here  Contains main GridGain API interfaces and classes. 
 

Uses of GridJobSibling in org.gridgain.grid
 

Methods in org.gridgain.grid that return GridJobSibling
 GridJobSibling GridTaskSession.getJobSibling(UUID jobId)
          Gets job sibling for a given ID.
 

Methods in org.gridgain.grid that return types with arguments of type GridJobSibling
 Collection<GridJobSibling> GridTaskSession.getJobSiblings()
          Gets a collection of all grid job siblings.
 


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.