7b4cb5270d94e17867c40a1b3bb7b71cf77cf695
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method private createDispatcher(heartbeatServices HeartbeatServices, haServices TestingHighAvailabilityServices) : TestingDispatcher extracted from public setUp() : void in class org.apache.flink.runtime.dispatcher.DispatcherTest | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type submittedJobGraphStore : InMemorySubmittedJobGraphStore to submittedJobGraphStore : FailableSubmittedJobGraphStore in class org.apache.flink.runtime.dispatcher.DispatcherTest | From | To |