Package | Description |
---|---|
edu.isi.pegasus.planner.catalog.site.classes |
Modifier and Type | Field and Description |
---|---|
private WorkerNodeFS |
SiteCatalogEntry3.mWorkerFS
The handle to the worker node filesystem.
|
Modifier and Type | Method and Description |
---|---|
WorkerNodeFS |
CreateSampleSiteCatalog.createWorkerNodeFS()
Creates an object describing the worker node filesystem.
|
WorkerNodeFS |
SiteCatalogEntry3.getWorkerNodeFS()
Returns the worker node filesystem.
|
Modifier and Type | Method and Description |
---|---|
void |
SiteCatalogEntry3.setWorkerNodeFS(WorkerNodeFS system)
Sets the worker node filesystem.
|