d952e710351e5a7c872f8b5379b1e8bab78ac9f6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable channel : int to consumedSubpartitionIndex : int in method private createInputGateDeploymentDescriptor(senderLocation TaskManagerLocation, consumedSubpartitionIndex int) : InputGateDeploymentDescriptor in class org.apache.flink.streaming.runtime.io.benchmark.StreamNetworkBenchmarkEnvironment | From | To | |
Extract Method | 1 | ||
Extract Method private createInputGateDeploymentDescriptor(senderLocation TaskManagerLocation, consumedSubpartitionIndex int) : InputGateDeploymentDescriptor extracted from private createInputGate(dataSetID IntermediateDataSetID, executionAttemptID ExecutionAttemptID, senderLocation TaskManagerLocation, environment NetworkEnvironment, channels int) : InputGate in class org.apache.flink.streaming.runtime.io.benchmark.StreamNetworkBenchmarkEnvironment | From | To |