| Package | Description |
|---|---|
| edu.isi.pegasus.planner.invocation |
| Modifier and Type | Class and Description |
|---|---|
class |
Descriptor
This class is the container for a file descriptor object.
|
class |
Fifo
This class is the container for a FIFO object.
|
class |
Regular
This class is the container for a regular file object.
|
class |
Temporary
This class is the container for a temporary file object.
|
| Modifier and Type | Field and Description |
|---|---|
private File |
StatCall.m_file
the object (fn,fd) that the stat call was taken on.
|
| Modifier and Type | Method and Description |
|---|---|
File |
StatCall.getFile()
Accessor
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatCall.setFile(File file)
Accessor.
|