Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.10.0
-
None
Description
In ExecutionVertex:
public int getSubTaskIndex() { return subTaskIndex; } public int getParallelSubtaskIndex() { return this.subTaskIndex; }