224368079a9cc13cb67f901646adac2759dfa0af
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 1
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable start : long to now : long in method public runActionOnPoll() : void in class com.hubspot.singularity.scheduler.SingularityJobPoller | From | To | |
| Parameterize Variable | 1 | ||
| Parameterize Variable start : long to now : long in method private checkTaskExecutionTimeLimit(now long, taskId SingularityTaskId, request SingularityRequest) : void in class com.hubspot.singularity.scheduler.SingularityJobPoller | From | To | |
| Inline Variable | 2 | ||
| Inline Variable requests : List<SingularityRequestWithState> in method public runActionOnPoll() : void from class com.hubspot.singularity.scheduler.SingularityJobPoller | From | To | |
| Inline Variable requestWithState : SingularityRequestWithState in method public runActionOnPoll() : void from class com.hubspot.singularity.scheduler.SingularityJobPoller | From | To | |
| Extract Method | 2 | ||
| Extract Method private checkTaskExecutionTimeLimit(now long, taskId SingularityTaskId, request SingularityRequest) : void extracted from public runActionOnPoll() : void in class com.hubspot.singularity.scheduler.SingularityJobPoller | From | To | |
| Extract Method private checkForOverdueScheduledJob(runtime long, taskId SingularityTaskId, request SingularityRequest) : void extracted from public runActionOnPoll() : void in class com.hubspot.singularity.scheduler.SingularityJobPoller | From | To |