Package | Description |
---|---|
edu.isi.pegasus.planner.catalog.site.classes |
Modifier and Type | Field and Description |
---|---|
private WorkerNodeStorage |
WorkerNodeFS.mStorage
The storage area on the head node.
|
Modifier and Type | Method and Description |
---|---|
WorkerNodeStorage |
WorkerNodeFS.getStorage()
Returns the storage area on the head node.
|
Modifier and Type | Method and Description |
---|---|
void |
WorkerNodeFS.setStorage(WorkerNodeStorage storage)
Sets the storage area on the head node.
|
Constructor and Description |
---|
WorkerNodeFS(WorkerNodeScratch scratch,
WorkerNodeStorage storage)
The overloaded constructor.
|
Copyright © 2011 The University of Southern California. All Rights Reserved.