bf760f9312c547493620955dc57f57fd5da12596
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type boolean to void in method public assignStates() : void in class org.apache.flink.runtime.checkpoint.StateAssignmentOperation | From | To | |
Inline Variable | 1 | ||
Inline Variable localTasks : Map<JobVertexID,ExecutionJobVertex> in method public assignStates() : boolean from class org.apache.flink.runtime.checkpoint.StateAssignmentOperation | From | To | |
Rename Parameter | 1 | ||
Rename Parameter allPartitons : List<File> to allPartitions : List<File> in method public FromPartitionFileSource(allPartitions List<File>) in class org.apache.flink.streaming.api.datastream.ReinterpretDataStreamAsKeyedStreamITCase.FromPartitionFileSource | From | To |