| Package | Description |
|---|---|
| org.apache.ignite.failure |
Contains Failure handling public API with standard FailureHandler implementations.
|
| Modifier and Type | Method and Description |
|---|---|
FailureType |
FailureContext.type() |
static FailureType |
FailureType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FailureType[] |
FailureType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
FailureContext(FailureType type,
Throwable err)
Creates instance of
FailureContext. |
Follow @ApacheIgnite
Ignite Fabric : ver. 2.5.0 Release Date : May 23 2018