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