Package org.apache.ignite.spi.failover
Contains APIs for failover SPI.
-
Interface Summary Interface Description FailoverContext This interface defines a set of operations available to failover SPI one a given failed job.FailoverSpi Failover SPI provides developer with ability to supply custom logic for handling failed execution of a grid job.