|
dLife Home Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdlife.tools.xgrid.ClearGrid
public class ClearGrid
Command line utility for deleting all of the jobs on a specified xgrid.
| Constructor Summary | |
|---|---|
ClearGrid()
|
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
Delete all of the jobs from the xgrid specified by the first command line argument. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClearGrid()
| Method Detail |
|---|
public static void main(String[] args)
args - args[0] is the host name of the xgrid controller.
args[1] is the password for the xgrid controller.
args[2] is the name of the xgrid from which to delete the jobs. If this argument is omitted the default grid is used. NOTE: this is not the xgrid grid identifier which is an integer. This is the name of the grid. This program automatically translates to the xgrid grid identifier.
|
dLife Home Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||