|
GridGain 2.1.0
Java API Specification |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GridFactoryState | |
|---|---|
| org.gridgain.grid | Start Here
Contains main GridGain API interfaces and classes. |
| Uses of GridFactoryState in org.gridgain.grid |
|---|
| Methods in org.gridgain.grid that return GridFactoryState | |
|---|---|
static GridFactoryState |
GridFactory.getState()
Gets state of grid default grid. |
static GridFactoryState |
GridFactory.getState(String name)
Gets states of named grid. |
static GridFactoryState |
GridFactoryState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GridFactoryState[] |
GridFactoryState.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.gridgain.grid with parameters of type GridFactoryState | |
|---|---|
void |
GridFactoryListener.onStateChange(String name,
GridFactoryState state)
Listener for grid factory state change notifications. |
|
GridGain 2.1.0
Java API Specification |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
|
GridGain - Grid Computing Made Simple, ver. 2.1.0.19122008
2005-2008 Copyright © GridGain Systems. All Rights Reserved. |
|
|