Package | Description |
---|---|
com.sun.grid.ca |
This provides a java binding to the gridengine CA infrastructure
|
Modifier and Type | Class and Description |
---|---|
class |
GridCAImpl
Default implementation of the
GridCA
Uses the sge_ca script which is delivered with gridengine to perform
actions on the gridengine ca. |
Modifier and Type | Method and Description |
---|---|
static GridCA |
GridCAFactory.newInstance(GridCAConfiguration config)
Create a new
GridCA |