e04321fa12aba2ba304549393afe0f27d54db99f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 1 | ||
| Move Method public newStateTable(newMetaInfo RegisteredKeyedBackendStateMetaInfo<N,V>) : StateTable<K,N,V> from class org.apache.flink.runtime.state.heap.HeapKeyedStateBackend to public newStateTable(newMetaInfo RegisteredKeyedBackendStateMetaInfo<N,V>) : StateTable<K,N,V> from class org.apache.flink.runtime.state.heap.HeapKeyedStateBackend.HeapSnapshotStrategy | From | To | |
| Extract Class | 1 | ||
| Extract Class org.apache.flink.runtime.state.heap.HeapKeyedStateBackend.HeapSnapshotStrategy from class org.apache.flink.runtime.state.heap.HeapKeyedStateBackend | From | To | |
| Extract Method | 1 | ||
| Extract Method private testOperatorStatesSnapshotRestoreInternal(mode int) : void extracted from public testOperatorStatesSnapshotRestore() : void in class org.apache.flink.streaming.api.operators.StreamOperatorSnapshotRestoreTest | From | To |