3d81425de91ecbab715f8a7d169e0a7796d19c51
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 16
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type memorySegmentProvider : MemorySegmentProvider to networkBufferPool : NetworkBufferPool in method public SingleInputGateFactory(networkConfig NetworkEnvironmentConfiguration, connectionManager ConnectionManager, partitionManager ResultPartitionManager, taskEventPublisher TaskEventPublisher, networkBufferPool NetworkBufferPool) in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGateFactory | From | To | |
Extract Attribute | 2 | ||
Extract Attribute private resultPartitions : Collection<ResultPartitionDeploymentDescriptor> in class org.apache.flink.runtime.taskmanager.TaskTest.TaskBuilder | From | To | |
Extract Attribute private inputGates : Collection<InputGateDeploymentDescriptor> in class org.apache.flink.runtime.taskmanager.TaskTest.TaskBuilder | From | To | |
Rename Attribute | 1 | ||
Rename Attribute memorySegmentProvider : MemorySegmentProvider to networkBufferPool : NetworkBufferPool in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGateFactory | From | To | |
Extract Variable | 1 | ||
Extract Variable builder : SingleInputGateBuilder in method protected createInputGate(environment NetworkEnvironment, numberOfInputChannels int, partitionType ResultPartitionType) : SingleInputGate from class org.apache.flink.runtime.io.network.partition.consumer.InputGateTestBase | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type memorySegmentProvider : MemorySegmentProvider to networkBufferPool : NetworkBufferPool in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGateFactory | From | To | |
Rename Parameter | 1 | ||
Rename Parameter memorySegmentProvider : MemorySegmentProvider to networkBufferPool : NetworkBufferPool in method public SingleInputGateFactory(networkConfig NetworkEnvironmentConfiguration, connectionManager ConnectionManager, partitionManager ResultPartitionManager, taskEventPublisher TaskEventPublisher, networkBufferPool NetworkBufferPool) in class org.apache.flink.runtime.io.network.partition.consumer.SingleInputGateFactory | From | To |