| Package | Description |
|---|---|
| edu.isi.pegasus.planner.catalog.site.classes |
| Modifier and Type | Class and Description |
|---|---|
class |
HeadNodeScratch
This data class describes the scratch area on a head node.
|
class |
HeadNodeStorage
This data class describes the storage area on a node.
|
class |
WorkerNodeScratch
This data class describes the scratch area on a head node.
|
class |
WorkerNodeStorage
This data class describes the storage area on worker nodes.
|
| Constructor and Description |
|---|
HeadNodeScratch(StorageType type)
The overloaded constructor
|
HeadNodeStorage(StorageType type)
The overloaded constructor
|
WorkerNodeScratch(StorageType type)
The overloaded constructor
|
WorkerNodeStorage(StorageType type)
The overloaded constructor
|