c1c6d1f18db08d9440cdce3c8525b850b4043192
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 2 | ||
| Move Method public testNetworkRequestBackoffAndBuffers() : void from class org.apache.flink.runtime.taskexecutor.TaskManagerServicesConfigurationTest to public testNetworkRequestBackoffAndBuffers() : void from class org.apache.flink.runtime.taskexecutor.NetworkEnvironmentConfigurationTest | From | To | |
| Move Method public getPageSize(configuration Configuration) : int from class org.apache.flink.runtime.taskmanager.NetworkEnvironmentConfiguration to public getPageSize(configuration Configuration) : int from class org.apache.flink.runtime.util.ConfigurationParserUtils | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private MEM_SIZE_PARAM : long from class org.apache.flink.runtime.taskexecutor.TaskManagerServicesConfigurationTest to private MEM_SIZE_PARAM : long from class org.apache.flink.runtime.taskexecutor.NetworkEnvironmentConfigurationTest | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute networkConfig : NetworkEnvironmentConfiguration to pageSize : int in class org.apache.flink.runtime.taskexecutor.TaskManagerServicesConfiguration | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type networkConfig : NetworkEnvironmentConfiguration to pageSize : int in class org.apache.flink.runtime.taskexecutor.TaskManagerServicesConfiguration | From | To |