c6243b8b1de6117623d3c4255f47f062d10c4602
Files Diff
- Added: 6
- Removed: 2
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type refreshInterval : long to dashboardConfiguration : DashboardConfiguration in method public createConfigJson(dashboardConfiguration DashboardConfiguration) : String in class org.apache.flink.runtime.rest.handler.legacy.DashboardConfigHandler | From | To | |
| Change Parameter Type timeout : Time to restConfiguration : RestHandlerConfiguration in method public DispatcherRestEndpoint(configuration RestServerEndpointConfiguration, leaderRetriever GatewayRetriever<DispatcherGateway>, restConfiguration RestHandlerConfiguration, executor Executor) in class org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint | From | To | |
| Move Attribute | 2 | ||
| Move Attribute private tmpDir : File from class org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint to private tmpDir : File from class org.apache.flink.runtime.rest.handler.RestHandlerConfiguration | From | To | |
| Move Attribute private timeout : Time from class org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint to private timeout : Time from class org.apache.flink.runtime.rest.handler.RestHandlerConfiguration | From | To | |
| Extract Class | 1 | ||
| Extract Class org.apache.flink.runtime.rest.handler.RestHandlerConfiguration from class org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint | From | To | |
| Move Class | 2 | ||
| Move Class org.apache.flink.runtime.messages.webmonitor.StatusOverviewWithVersion moved to org.apache.flink.runtime.rest.handler.legacy.messages.StatusOverviewWithVersion | From | To | |
| Move Class org.apache.flink.runtime.messages.webmonitor.StatusOverviewWithVersionTest moved to org.apache.flink.runtime.rest.handler.legacy.messages.StatusOverviewWithVersionTest | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute timeout : Time to restConfiguration : RestHandlerConfiguration in class org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint | From | To | |
| Change Package | 1 | ||
| Change Package org.apache.flink.runtime.messages.webmonitor to org.apache.flink.runtime.rest.handler.legacy.messages | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type timeout : Time to restConfiguration : RestHandlerConfiguration in class org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter refreshInterval : long to dashboardConfiguration : DashboardConfiguration in method public createConfigJson(dashboardConfiguration DashboardConfiguration) : String in class org.apache.flink.runtime.rest.handler.legacy.DashboardConfigHandler | From | To | |
| Rename Parameter timeout : Time to restConfiguration : RestHandlerConfiguration in method public DispatcherRestEndpoint(configuration RestServerEndpointConfiguration, leaderRetriever GatewayRetriever<DispatcherGateway>, restConfiguration RestHandlerConfiguration, executor Executor) in class org.apache.flink.runtime.dispatcher.DispatcherRestEndpoint | From | To |