Package | Description |
---|---|
org.apache.ignite.failure |
Contains Failure handling public API with standard FailureHandler implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
NoOpFailureHandler
Just ignores any failure.
|
class |
RestartProcessFailureHandler
This handler could be used only with ignite.
|
class |
StopNodeFailureHandler
Handler will stop node in case of critical error using
IgnitionEx.stop(nodeName, true, true) call. |
class |
StopNodeOrHaltFailureHandler
Handler will try to stop node if
tryStop value is true . |
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024