Package | Description |
---|---|
org.apache.ignite |
Contains entry-point Ignite & HPC APIs.
|
Modifier and Type | Method and Description |
---|---|
static @Nullable 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(@Nullable String name)
Gets states of named Ignite instance.
|
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(@Nullable String name,
IgniteState state)
Listener for grid factory state change notifications.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019