Package | Description |
---|---|
edu.isi.pegasus.planner.catalog.site.classes |
Modifier and Type | Field and Description |
---|---|
private WorkerNodeScratch |
WorkerNodeFS.mScratch
The scratch area on the head node.
|
Modifier and Type | Method and Description |
---|---|
WorkerNodeScratch |
WorkerNodeFS.getScratch()
Returns the scratch area on the head node.
|
Modifier and Type | Method and Description |
---|---|
void |
WorkerNodeFS.setScratch(WorkerNodeScratch scratch)
Sets the scratch area on the head node.
|
Constructor and Description |
---|
WorkerNodeFS(WorkerNodeScratch scratch,
WorkerNodeStorage storage)
The overloaded constructor.
|