99c8272de8d3ac1b766b9c963e6d191a7906acd8
Files Diff
- Added: 73
- Removed: 0
- Renamed: 0
- Modified: 42
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 3 | ||
Change Return Type TypeSerializerConfigSnapshot<Integer> to TypeSerializerSnapshot<Integer> in method public snapshotConfiguration() : TypeSerializerSnapshot<Integer> in class org.apache.flink.api.common.typeutils.TypeSerializerSerializationUtilTest.AbstractIntSerializer | From | To | |
Change Return Type TypeSerializerConfigSnapshot<Integer> to TypeSerializerSnapshot<Integer> in method public snapshotConfiguration() : TypeSerializerSnapshot<Integer> in class org.apache.flink.runtime.state.OperatorStateBackendTest.VerifyingIntSerializer | From | To | |
Change Return Type TypeSerializerConfigSnapshot<T> to TypeSerializerSnapshot<T> in method public snapshotConfiguration() : TypeSerializerSnapshot<T> in class org.apache.flink.api.common.typeutils.base.TypeSerializerSingleton | From | To |