9feb25c5f7be37bb2c83a0eb70670e9b7934fdff
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable e : Exception to t : Throwable in method private getRunningTaskIdsSafe(statisticsBldr SingularityExecutorCleanupStatisticsBuilder) : Set<String> in class com.hubspot.singularity.executor.cleanup.SingularityExecutorCleanup | From | To | |
Change Return Type | 1 | ||
Change Return Type int to AtomicInteger in method private handleFile(path Path, isFinished boolean, toUpload List<Path>) : AtomicInteger in class com.hubspot.singularity.s3uploader.SingularityUploader | From | To | |
Change Variable Type | 1 | ||
Change Variable Type e : Exception to t : Throwable in method private getRunningTaskIdsSafe(statisticsBldr SingularityExecutorCleanupStatisticsBuilder) : Set<String> in class com.hubspot.singularity.executor.cleanup.SingularityExecutorCleanup | From | To | |
Extract Method | 1 | ||
Extract Method private getRunningTaskIdsSafe(statisticsBldr SingularityExecutorCleanupStatisticsBuilder) : Set<String> extracted from public clean() : SingularityExecutorCleanupStatistics in class com.hubspot.singularity.executor.cleanup.SingularityExecutorCleanup | From | To |