| Package | Description |
|---|---|
| org.apache.ignite.internal |
Contains main implementation.
|
| Modifier and Type | Method and Description |
|---|---|
static GridKernalState |
GridKernalState.fromOrdinal(int ord) |
GridKernalState |
GridKernalGateway.getState()
Gets current kernal state.
|
GridKernalState |
GridKernalGatewayImpl.getState()
Gets current kernal state.
|
static GridKernalState |
GridKernalState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GridKernalState[] |
GridKernalState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridKernalGateway.setState(GridKernalState state)
Sets kernal state.
|
void |
GridKernalGatewayImpl.setState(GridKernalState state)
Sets kernal state.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.2.0-incubating Release Date : June 16 2015