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