98c635ccd37c6e54a5e79865f445dc822aa41181
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Inline Variable | 1 | ||
| Inline Variable numEvents : int in method protected runOneIteration() : void from class com.spotify.helios.master.OldJobReaper | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type agentReaper : DeadAgentReaper to agentReaper : Optional<DeadAgentReaper> in class com.spotify.helios.master.MasterService | From | To | |
| Change Attribute Type oldJobReaper : OldJobReaper to oldJobReaper : Optional<OldJobReaper> in class com.spotify.helios.master.MasterService | From | To |