93758082273618d9fdbb3a9b3ed916a4b637760f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable environment : Environment to mockEnvironment : Environment in method private createMockEnvironment() : Environment in class org.apache.flink.streaming.api.operators.async.AsyncWaitOperatorTest | From | To | |
Extract Variable | 5 | ||
Extract Variable taskManagerRuntimeInfo : TaskManagerRuntimeInfo in method private createMockEnvironment() : Environment from class org.apache.flink.streaming.api.operators.async.AsyncWaitOperatorTest | From | To | |
Extract Variable executionConfig : ExecutionConfig in method private createMockEnvironment() : Environment from class org.apache.flink.streaming.api.operators.async.AsyncWaitOperatorTest | From | To | |
Extract Variable metricGroup : TaskMetricGroup in method private createMockEnvironment() : Environment from class org.apache.flink.streaming.api.operators.async.AsyncWaitOperatorTest | From | To | |
Extract Variable taskInfo : TaskInfo in method private createMockEnvironment() : Environment from class org.apache.flink.streaming.api.operators.async.AsyncWaitOperatorTest | From | To | |
Extract Variable taskConfiguration : Configuration in method private createMockEnvironment() : Environment from class org.apache.flink.streaming.api.operators.async.AsyncWaitOperatorTest | From | To | |
Extract Method | 3 | ||
Extract Method private createMockEnvironment() : Environment extracted from public testAsyncTimeout() : void in class org.apache.flink.streaming.api.operators.async.AsyncWaitOperatorTest | From | To | |
Extract Method private createMockEnvironment() : Environment extracted from public testTimeoutCleanup() : void in class org.apache.flink.streaming.api.operators.async.AsyncWaitOperatorTest | From | To | |
Extract Method private createMockEnvironment() : Environment extracted from public testClosingWithBlockedEmitter() : void in class org.apache.flink.streaming.api.operators.async.AsyncWaitOperatorTest | From | To |