3b21e88352a5ae3a0c615f447c85a4b694112950
Files Diff
- Added: 1
 - Removed: 0
 - Renamed: 0
 - Modified: 10
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Attribute | 1 | ||
| Rename Attribute isDecommissioning : boolean to decommissioning : boolean in class com.hubspot.singularity.MachineState | From | To | |
| Extract Variable | 2 | ||
| Extract Variable currentRackState : MachineState in method public doesOfferMatch(offer Protos.Offer, taskRequest SingularityTaskRequest, stateCache SingularitySchedulerStateCache) : SlaveMatchState from class com.hubspot.singularity.mesos.SingularitySlaveAndRackManager | From | To | |
| Extract Variable currentSlaveState : MachineState in method public doesOfferMatch(offer Protos.Offer, taskRequest SingularityTaskRequest, stateCache SingularitySchedulerStateCache) : SlaveMatchState from class com.hubspot.singularity.mesos.SingularitySlaveAndRackManager | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter isDecommissioning : boolean to decommissioning : boolean in method package MachineState(decommissioning boolean, frozen boolean) in class com.hubspot.singularity.MachineState | From | To |