edb9f939a8c0f60d7c03adb86ec99a6685056205
Files Diff
- Added: 10
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public close() : void renamed to public disableStateRegistration() : void in class org.apache.flink.state.api.runtime.SavepointRuntimeContext | From | To | |
Rename Attribute | 2 | ||
Rename Attribute inOpen : boolean to stateRegistrationAllowed : boolean in class org.apache.flink.state.api.runtime.SavepointRuntimeContext | From | To | |
Rename Attribute MSG : String to ERROR_MSG : String in class org.apache.flink.state.api.runtime.SavepointEnvironment | From | To |