8730e200864427dd5d6ddb9f841978d68ab452bd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 2 | ||
Change Variable Type result : SerializedJobExecutionResult to result : JobExecutionResult in method private jobStatusChanged(newJobStatus JobStatus, timestamp long, error Throwable) : void in class org.apache.flink.runtime.jobmaster.JobMaster | From | To | |
Change Variable Type accumulatorResults : Map<String,SerializedValue<Object>> to accumulatorResults : Map<String,Object> in method private jobStatusChanged(newJobStatus JobStatus, timestamp long, error Throwable) : void in class org.apache.flink.runtime.jobmaster.JobMaster | From | To |