6d8cc733d45477fc784fb68be01c2b2b4d16cd87
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testFullArchiveLifecycle() : void renamed to public testHistoryServerIntegration() : void in class org.apache.flink.runtime.webmonitor.history.HistoryServerTest | From | To | |
Rename Variable | 2 | ||
Rename Variable archive : File to archives : File[] in method public testHistoryServerIntegration() : void in class org.apache.flink.runtime.webmonitor.history.HistoryServerTest | From | To | |
Rename Variable config : Configuration to historyServerConfig : Configuration in method public testHistoryServerIntegration() : void in class org.apache.flink.runtime.webmonitor.history.HistoryServerTest | From | To | |
Change Variable Type | 1 | ||
Change Variable Type archive : File to archives : File[] in method public testHistoryServerIntegration() : void in class org.apache.flink.runtime.webmonitor.history.HistoryServerTest | From | To |