a8d08674c4fbde9252a676534c4642c0f38172f8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable deadAgents : List<String> to agents : List<String> in method protected runOneIteration() : void in class com.spotify.helios.master.DeadAgentReaper | From | To | |
Inline Method | 1 | ||
Inline Method package getDeadAgents(masterModel MasterModel, timeoutMillis long, clock Clock) : List<String> inlined to protected runOneIteration() : void in class com.spotify.helios.master.DeadAgentReaper | From | To |