|
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||
java.lang.Object | +--DestinationRecord
This class is used by the system, in order to forward properly the results to another task.
| Field Summary | |
TaskInfo |
destinationTask
The destination task of the results |
int |
inputArgumentPosition
|
int |
outputArgumentPosition
|
| Constructor Summary | |
DestinationRecord()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public TaskInfo destinationTask
public int inputArgumentPosition
public int outputArgumentPosition
| Constructor Detail |
public DestinationRecord()
|
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||