730eed71ef3f718d61f85d5e94b1060844ca56db
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 16
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable port : int to portRangeDefinition : String in method public fromConfiguration(config Configuration) : RestServerEndpointConfiguration in class org.apache.flink.runtime.rest.RestServerEndpointConfiguration | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute PORT : int to BIND_PORT : String in class org.apache.flink.runtime.rest.RestServerEndpointConfigurationTest | From | To | |
| Rename Attribute restBindPort : int to restBindPortRange : String in class org.apache.flink.runtime.rest.RestServerEndpointConfiguration | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type port : int to portRangeDefinition : String in method public fromConfiguration(config Configuration) : RestServerEndpointConfiguration in class org.apache.flink.runtime.rest.RestServerEndpointConfiguration | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type restBindPort : int to restBindPortRange : String in class org.apache.flink.runtime.rest.RestServerEndpointConfiguration | From | To | |
| Change Attribute Type PORT : int to BIND_PORT : String in class org.apache.flink.runtime.rest.RestServerEndpointConfigurationTest | From | To |