0b73b4387a855627209a4dbaef930321a5090594
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 31
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Replace Variable With Attribute | 2 | ||
Replace Variable With Attribute enableBloomFilter : boolean to useBloomFilters : boolean in method protected spillPartition() : int in class org.apache.flink.runtime.operators.hash.MutableHashTable | From | To | |
Replace Variable With Attribute enableBloomFilter : boolean to useBloomFilters : boolean in method protected initTable(numBuckets int, numPartitions byte) : void in class org.apache.flink.runtime.operators.hash.MutableHashTable | From | To | |
Rename Attribute | 1 | ||
Rename Attribute hostname : String to taskManagerInfo : TaskManagerRuntimeInfo in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment | From | To | |
Change Variable Type | 4 | ||
Change Variable Type numBuildValues : int to numBuildValues : long in method public testSpillingHashJoinWithTwoRecursions() : void in class org.apache.flink.runtime.operators.hash.NonReusingReOpenableHashTableITCase | From | To | |
Change Variable Type numBuildValues : int to numBuildValues : long in method public testSpillingHashJoinWithMassiveCollisions() : void in class org.apache.flink.runtime.operators.hash.NonReusingReOpenableHashTableITCase | From | To | |
Change Variable Type numBuildValues : int to numBuildValues : long in method public testSpillingHashJoinWithMassiveCollisions() : void in class org.apache.flink.runtime.operators.hash.ReusingReOpenableHashTableITCase | From | To | |
Change Variable Type numBuildValues : int to numBuildValues : long in method public testSpillingHashJoinWithTwoRecursions() : void in class org.apache.flink.runtime.operators.hash.ReusingReOpenableHashTableITCase | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type hostname : String to taskManagerInfo : TaskManagerRuntimeInfo in class org.apache.flink.runtime.taskmanager.RuntimeEnvironment | From | To |