|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use File | |
|---|---|
| edu.isi.pegasus.planner.invocation | |
| Uses of File in edu.isi.pegasus.planner.invocation |
|---|
| Subclasses of File in edu.isi.pegasus.planner.invocation | |
|---|---|
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. |
| Fields in edu.isi.pegasus.planner.invocation declared as File | |
|---|---|
private File |
StatCall.m_file
the object (fn,fd) that the stat call was taken on. |
| Methods in edu.isi.pegasus.planner.invocation that return File | |
|---|---|
File |
StatCall.getFile()
Accessor |
| Methods in edu.isi.pegasus.planner.invocation with parameters of type File | |
|---|---|
void |
StatCall.setFile(File file)
Accessor. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||