09164cf2388888bc2f92f0ca63bb1f15283e895c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 3 | ||
| Rename Method public isCompatibleWith(other TypeSerializer<?>) : boolean renamed to public canRestoreFrom(other TypeSerializer<?>) : boolean in class org.apache.flink.cep.operator.AbstractKeyedCEPPatternOperator.PriorityQueueSerializer | From | To | |
| Rename Method public isCompatibleWith(other TypeSerializer<?>) : boolean renamed to public canRestoreFrom(other TypeSerializer<?>) : boolean in class org.apache.flink.api.common.typeutils.TypeSerializer | From | To | |
| Rename Method public isCompatibleWith(other RegisteredBackendStateMetaInfo<?,?>) : boolean renamed to public canRestoreFrom(other RegisteredBackendStateMetaInfo<?,?>) : boolean in class org.apache.flink.runtime.state.RegisteredBackendStateMetaInfo | From | To |