874d956561f817a2578d7d7e6686d598323dc4c8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable e : Exception to t : Throwable in method private deserializeAccumulators(state TaskExecutionState) : Map<String,Accumulator<?,?>> in class org.apache.flink.runtime.executiongraph.ExecutionGraph | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type e : Exception to t : Throwable in method private deserializeAccumulators(state TaskExecutionState) : Map<String,Accumulator<?,?>> in class org.apache.flink.runtime.executiongraph.ExecutionGraph | From | To | |
| Inline Variable | 1 | ||
| Inline Variable accumulators : Map<String,Accumulator<?,?>> in method private deserializeAccumulators(state TaskExecutionState) : Map<String,Accumulator<?,?>> from class org.apache.flink.runtime.executiongraph.ExecutionGraph | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type progressLock : SerializableObject to progressLock : Object in class org.apache.flink.runtime.executiongraph.ExecutionGraph | From | To |