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 . |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023