Package | Description |
---|---|
org.apache.ignite.lifecycle |
Contains lifecycle-related classes.
|
Modifier and Type | Method and Description |
---|---|
static @Nullable LifecycleEventType |
LifecycleEventType.fromOrdinal(byte ord)
Efficiently gets enumerated value from its ordinal.
|
static LifecycleEventType |
LifecycleEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LifecycleEventType[] |
LifecycleEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
LifecycleBean.onLifecycleEvent(LifecycleEventType evt)
This method is called when lifecycle event occurs.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023