GridGain™ 2.1.0
Java API Specification

Uses of Package
org.gridgain.grid.spi.failover

Packages that use org.gridgain.grid.spi.failover
org.gridgain.grid icon Start Here  Contains main GridGain API interfaces and classes. 
org.gridgain.grid.spi.failover icon Contains APIs for failover SPI. 
org.gridgain.grid.spi.failover.always icon Contains default "always" failover SPI. 
org.gridgain.grid.spi.failover.jobstealing icon Contains "job-stealing" failover SPI. 
org.gridgain.grid.spi.failover.never icon Contains "never" failover SPI. 
 

Classes in org.gridgain.grid.spi.failover used by org.gridgain.grid
GridFailoverSpi
          Failover SPI provides developer with ability to supply custom logic for handling failed execution of a grid job.
 

Classes in org.gridgain.grid.spi.failover used by org.gridgain.grid.spi.failover
GridFailoverContext
          This interface defines a set of operations available to failover SPI one a given failed job.
 

Classes in org.gridgain.grid.spi.failover used by org.gridgain.grid.spi.failover.always
GridFailoverContext
          This interface defines a set of operations available to failover SPI one a given failed job.
GridFailoverSpi
          Failover SPI provides developer with ability to supply custom logic for handling failed execution of a grid job.
 

Classes in org.gridgain.grid.spi.failover used by org.gridgain.grid.spi.failover.jobstealing
GridFailoverContext
          This interface defines a set of operations available to failover SPI one a given failed job.
GridFailoverSpi
          Failover SPI provides developer with ability to supply custom logic for handling failed execution of a grid job.
 

Classes in org.gridgain.grid.spi.failover used by org.gridgain.grid.spi.failover.never
GridFailoverContext
          This interface defines a set of operations available to failover SPI one a given failed job.
GridFailoverSpi
          Failover SPI provides developer with ability to supply custom logic for handling failed execution of a grid job.
 


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.