5968206f843a58e10e3db58cde3407bb3608d085
Files Diff
- Added: 18
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Push Down Method | 2 | ||
Push Down Method public remainBuffers() : int from class org.apache.flink.table.runtime.util.MemorySegmentPool to public remainBuffers() : int from class org.apache.flink.table.runtime.hashtable.BaseHybridHashTable | From | To | |
Push Down Method public serializeToPages(record T, target AbstractPagedOutputView) : int from class org.apache.flink.table.typeutils.AbstractRowSerializer to public getArity() : int from class org.apache.flink.table.typeutils.BinaryRowSerializer | From | To | |
Extract Subclass | 1 | ||
Extract Subclass org.apache.flink.table.runtime.hashtable.BaseHybridHashTable from class org.apache.flink.table.runtime.util.MemorySegmentPool | From | To |