873410010df4be494f3573c4adfc2cbbc3ad5d0b
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Variable | 2 | ||
| Extract Variable taskSlotTable : TaskSlotTable in method public testImmediatelyRegistersIfLeaderIsKnown() : void from class org.apache.flink.runtime.taskexecutor.TaskExecutorTest | From | To | |
| Extract Variable taskSlotTable : TaskSlotTable in method public testTriggerRegistrationOnLeaderChange() : void from class org.apache.flink.runtime.taskexecutor.TaskExecutorTest | From | To | |
| Split Attribute | 1 | ||
| Split Attribute taskExecutor : TaskExecutor to [rpcService : RpcService, taskManagerAddress : String, taskManagerResourceId : ResourceID] in class org.apache.flink.runtime.taskexecutor.TaskExecutorToResourceManagerConnection | From | To |