17c07ac2a3695ebe2e220c04420f4da0f1a98bed
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type TypeSerializerConfigSnapshot<MigratedNFA<T>> to MigratedNFASerializerSnapshot<T> in method public snapshotConfiguration() : MigratedNFASerializerSnapshot<T> in class org.apache.flink.cep.nfa.NFA.NFASerializer | From | To | |
Change Return Type TypeSerializerConfigSnapshot<SharedBuffer<V>> to SharedBufferSerializerSnapshot<K,V> in method public snapshotConfiguration() : SharedBufferSerializerSnapshot<K,V> in class org.apache.flink.cep.nfa.SharedBuffer.SharedBufferSerializer | From | To |