Package | Description |
---|---|
edu.isi.pegasus.planner.catalog.site.classes |
Modifier and Type | Field and Description |
---|---|
protected InternalMountPoint |
DirectoryType.mInternalMount
The internal mount point for the directory.
|
Modifier and Type | Method and Description |
---|---|
InternalMountPoint |
DirectoryType.getInternalMountPoint()
Returns the internal mount point for the directory.
|
Modifier and Type | Method and Description |
---|---|
void |
DirectoryType.initialize(List<FileServer> fs,
InternalMountPoint imt)
Initializes the object
|
void |
DirectoryType.setInternalMountPoint(InternalMountPoint mountPoint)
Sets the internal mount point for the directory.
|
Constructor and Description |
---|
DirectoryType(List<FileServer> fs,
InternalMountPoint imt)
The overloaded constructor
|
LocalDirectory(List<FileServer> fs,
InternalMountPoint imt)
The overloaded constructor
|
SharedDirectory(List<FileServer> fs,
InternalMountPoint imt)
The overloaded constructor
|
WorkerSharedDirectory(List<FileServer> fs,
InternalMountPoint imt)
The overloaded constructor
|
Copyright © 2011 The University of Southern California. All Rights Reserved.