edu.isi.pegasus.planner.invocation
public interface HasDescriptor
| Modifier and Type | Method and Description |
|---|---|
int |
getDescriptor()
Accessor: Obtains the descriptor of the file handle
|
void |
setDescriptor(int descriptor)
Accessor: Sets the descriptor number of a file object.
|
int getDescriptor()
setDescriptor(int)void setDescriptor(int descriptor)
descriptor - is the new descriptor to store.getDescriptor()