| Package | Description |
|---|---|
| org.apache.ignite |
Contains entry-point Ignite & HPC APIs.
|
| Modifier and Type | Method and Description |
|---|---|
static IgniteState |
IgniteState.fromOrdinal(byte ord)
Efficiently gets enumerated value from its ordinal.
|
static IgniteState |
Ignition.state()
Gets state of grid default grid.
|
static IgniteState |
Ignition.state(String name)
Gets states of named grid.
|
static IgniteState |
IgniteState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IgniteState[] |
IgniteState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IgnitionListener.onStateChange(String name,
IgniteState state)
Listener for grid factory state change notifications.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.11 Release Date : April 8 2016