29174f89d4921625eb058fa4bfcf8fe98c6d6e77
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public getKeySerializerConfigSnapshot() : TypeSerializerSnapshot<K> renamed to public getKeySerializerSnapshot() : TypeSerializerSnapshot<K> in class org.apache.flink.runtime.state.KeyedBackendSerializationProxy | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute keySerializerConfigSnapshot : TypeSerializerSnapshot<K> to keySerializerSnapshot : TypeSerializerSnapshot<K> in class org.apache.flink.runtime.state.KeyedBackendSerializationProxy | From | To |