public class Grid extends Object
| Constructor and Description |
|---|
Grid(boolean localGrid)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
isAlive()
Checks if grid is running.
|
boolean |
isClosed()
Checks if grid is not running.
|
boolean |
isGridLocal() |
Copyright © 2014. All rights reserved.