OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
runningSubtasksIds = new ArrayList<>()runningSubtasksIds = Collections.unmodifiableSet(executionWithGateways.keySet())new ArrayList<>()Collections.unmodifiableSet(executionWithGateways.keySet())flink12a99e8fe84c28fb250028b4fde4025ec9dc00c9org.apache.flink.runtime.webmonitor.threadinfo.ThreadInfoRequestCoordinator
_182
_281
_1runningSubtasksIds
_2runningSubtasksIds
xyznew ArrayList<>()
  • java.util.ArrayList
  • java.util.Collections
xyzCollections.unmodifiableSet(executionWithGateways.keySet())
AssignedToFalse