Package | Description |
---|---|
edu.isi.pegasus.planner.catalog.site.classes |
Modifier and Type | Field and Description |
---|---|
protected SharedDirectory |
StorageType.mSharedDirectory
The shared directory on the node.
|
Modifier and Type | Method and Description |
---|---|
SharedDirectory |
StorageType.getSharedDirectory()
Returns the shared directory.
|
Modifier and Type | Method and Description |
---|---|
void |
StorageType.setSharedDirectory(SharedDirectory shared)
Sets the shared directory.
|
Constructor and Description |
---|
HeadNodeScratch(LocalDirectory local,
SharedDirectory shared)
The overloaded constructor.
|
HeadNodeStorage(LocalDirectory local,
SharedDirectory shared)
The overloaded constructor.
|
StorageType(LocalDirectory local,
SharedDirectory shared)
The overloaded constructor.
|
WorkerNodeScratch(LocalDirectory local,
SharedDirectory shared)
The overloaded constructor.
|
WorkerNodeStorage(LocalDirectory local,
SharedDirectory shared)
The overloaded constructor.
|
Copyright © 2011 The University of Southern California. All Rights Reserved.