cdc7bb5e3a5be4b7d5dd0c79de9f9ab6890e7b2b
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Variable | 2 | ||
| Extract Variable secondResolvedType : Class<?> in method private checkType(firstType Class<?>, secondType Class<?>) : boolean from class org.apache.flink.runtime.rpc.RpcCompletenessTest | From | To | |
| Extract Variable firstResolvedType : Class<?> in method private checkType(firstType Class<?>, secondType Class<?>) : boolean from class org.apache.flink.runtime.rpc.RpcCompletenessTest | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type mainThreadExecutionContext : MainThreadExecutionContext to mainThreadExecutionContext : ExecutionContext in class org.apache.flink.runtime.rpc.RpcEndpoint | From | To |