Package | Description |
---|---|
edu.isi.pegasus.planner.catalog.site.classes |
Modifier and Type | Field and Description |
---|---|
protected WorkerSharedDirectory |
WorkerNodeStorage.mWorkerShared
The directory shared only amongst the worker nodes.
|
protected WorkerSharedDirectory |
WorkerNodeScratch.mWorkerShared
The directory shared only amongst the worker nodes.
|
Modifier and Type | Method and Description |
---|---|
WorkerSharedDirectory |
WorkerNodeStorage.getWorkerSharedDirectory()
Returns the directory shared amongst the worker nodes only.
|
WorkerSharedDirectory |
WorkerNodeScratch.getWorkerSharedDirectory()
Returns the directory shared amongst the worker nodes only.
|
Modifier and Type | Method and Description |
---|---|
void |
WorkerNodeStorage.setWorkerSharedDirectory(WorkerSharedDirectory directory)
Sets the directory shared amongst the worker nodes only.
|
void |
WorkerNodeScratch.setWorkerSharedDirectory(WorkerSharedDirectory directory)
Sets the directory shared amongst the worker nodes only.
|
Copyright © 2011 The University of Southern California. All Rights Reserved.