|
Change Variable Type timestampMap : Map<String,Long> to timestampMap : Map<ExecutionState,Long> in method protected handleRequest(request HandlerRequest<EmptyRequestBody,JobVertexMessageParameters>, executionGraph AccessExecutionGraph) : SubtasksTimesInfo in class org.apache.flink.runtime.rest.handler.job.SubtasksTimesHandler |
From |
To |
|
Change Variable Type subTimeMap1 : Map<String,Long> to subTimeMap1 : Map<ExecutionState,Long> in method protected getTestResponseInstance() : SubtasksTimesInfo in class org.apache.flink.runtime.rest.messages.SubtasksTimesInfoTest |
From |
To |
|
Change Variable Type subTimeMap2 : Map<String,Long> to subTimeMap2 : Map<ExecutionState,Long> in method protected getTestResponseInstance() : SubtasksTimesInfo in class org.apache.flink.runtime.rest.messages.SubtasksTimesInfoTest |
From |
To |
|
Change Variable Type subTimeMap3 : Map<String,Long> to subTimeMap3 : Map<ExecutionState,Long> in method protected getTestResponseInstance() : SubtasksTimesInfo in class org.apache.flink.runtime.rest.messages.SubtasksTimesInfoTest |
From |
To |