76d30afef8f23615e7e82d33124319948dcba7ce
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 1
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable hourlyRotate : boolean to hourlyAdditionalFile : Optional<SingularityExecutorLogrotateAdditionalFile> in method private writeLogrotateFile() : void in class com.hubspot.singularity.executor.task.SingularityExecutorTaskLogManager | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type hourlyRotate : boolean to hourlyAdditionalFile : Optional<SingularityExecutorLogrotateAdditionalFile> in method private writeLogrotateFile() : void in class com.hubspot.singularity.executor.task.SingularityExecutorTaskLogManager | From | To | |
| Extract Variable | 1 | ||
| Extract Variable cronScheduleString : String in method private writeLogrotateFile() : void from class com.hubspot.singularity.executor.task.SingularityExecutorTaskLogManager | From | To |