Package | Description |
---|---|
edu.isi.pegasus.planner.catalog.site.classes |
Modifier and Type | Field and Description |
---|---|
private HeadNodeFS |
SiteCatalogEntry3.mHeadFS
The handle to the head node filesystem.
|
Modifier and Type | Method and Description |
---|---|
HeadNodeFS |
CreateSampleSiteCatalog.createHeadNodeFS()
Creates an object describing the head node filesystem.
|
HeadNodeFS |
SiteCatalogEntry3.getHeadNodeFS()
Returns the headnode filesystem.
|
Modifier and Type | Method and Description |
---|---|
void |
SiteCatalogEntry3.setHeadNodeFS(HeadNodeFS system)
Sets the headnode filesystem.
|