runningSubtasksIds = new ArrayList<>() | runningSubtasksIds = Collections.unmodifiableSet(executionWithGateways.keySet()) | new ArrayList<>() | Collections.unmodifiableSet(executionWithGateways.keySet()) | flink | 12a99e8fe84c28fb250028b4fde4025ec9dc00c9 | org.apache.flink.runtime.webmonitor.threadinfo.ThreadInfoRequestCoordinator | | _1 | runningSubtasksIds |
---|
_2 | runningSubtasksIds |
---|
| | - java.util.ArrayList
- java.util.Collections
| xyz | Collections.unmodifiableSet(executionWithGateways.keySet()) |
---|
| AssignedTo | False |