public class Grid extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
RESPONSE_STATUS_200 |
static int |
RESPONSE_STATUS_404 |
| 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 © 2015 Alfresco Software. All rights reserved.