8cae538d5fe151dd7db605260c1590a46ac6113f
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 6
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public isWaitForNewSlaveMetricsBeforeScheduling() : boolean renamed to public isReCheckMetricsForLargeNewTaskCount() : boolean in class com.hubspot.singularity.config.SingularityConfiguration | From | To | |
| Rename Method public setWaitForNewSlaveMetricsBeforeScheduling(waitForNewSlaveMetricsBeforeScheduling boolean) : void renamed to public setReCheckMetricsForLargeNewTaskCount(reCheckMetricsForLargeNewTaskCount boolean) : void in class com.hubspot.singularity.config.SingularityConfiguration | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute waitForNewSlaveMetricsBeforeScheduling : boolean to reCheckMetricsForLargeNewTaskCount : boolean in class com.hubspot.singularity.config.SingularityConfiguration | From | To | |
| Extract Method | 1 | ||
| Extract Method private getFromMesos(uri String, clazz Class<T>, useShortTimeout boolean) : T extracted from private getFromMesos(uri String, clazz Class<T>) : T in class com.hubspot.mesos.client.SingularityMesosClient | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter waitForNewSlaveMetricsBeforeScheduling : boolean to reCheckMetricsForLargeNewTaskCount : boolean in method public setReCheckMetricsForLargeNewTaskCount(reCheckMetricsForLargeNewTaskCount boolean) : void in class com.hubspot.singularity.config.SingularityConfiguration | From | To |