| Package | Description |
|---|---|
| org.gridgain.grid |
Contains entry-point GridGain & HPC APIs.
|
| Modifier and Type | Method and Description |
|---|---|
static GridLifecycleEventType |
GridLifecycleEventType.fromOrdinal(byte ord)
Efficiently gets enumerated value from its ordinal.
|
static GridLifecycleEventType |
GridLifecycleEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GridLifecycleEventType[] |
GridLifecycleEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridLifecycleBean.onLifecycleEvent(GridLifecycleEventType evt)
This method is called when lifecycle event occurs.
|
Copyright © 2014. All rights reserved.