ee273dbe01e95d2b260fa690e21e2c244a2a5711
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Attribute | 2 | ||
| Move Attribute private taskManager : ActorRef from class org.apache.flink.runtime.io.network.NetworkEnvironment to private taskManager : ActorRef from class org.apache.flink.runtime.io.network.NetworkEnvironment.JobManagerResultPartitionConsumableNotifier | From | To | |
| Move Attribute private jobManager : ActorRef from class org.apache.flink.runtime.io.network.NetworkEnvironment to private jobManager : ActorRef from class org.apache.flink.runtime.io.network.NetworkEnvironment.JobManagerResultPartitionConsumableNotifier | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type missingMb : int to missingMb : long in method public NetworkBufferPool(numberOfSegmentsToAllocate int, segmentSize int) in class org.apache.flink.runtime.io.network.buffer.NetworkBufferPool | From | To | |
| Split Attribute | 1 | ||
| Split Attribute networkEnvironment : NetworkEnvironment to [jobManagerMessageTimeout : Timeout, jobManager : ActorRef, taskManager : ActorRef] in class org.apache.flink.runtime.io.network.NetworkEnvironment.JobManagerResultPartitionConsumableNotifier | From | To | |
| Extract Method | 2 | ||
| Extract Method public isAssociated() : boolean extracted from public shutdown() : void in class org.apache.flink.runtime.io.network.NetworkEnvironment | From | To | |
| Extract Method public disassociate() : void extracted from public shutdown() : void in class org.apache.flink.runtime.io.network.NetworkEnvironment | From | To |