d4d14270632d18c6dcf96f012658aff7fdaeebcd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable matchingHosts : FluentIterable<String> to hosts : FluentIterable<String> in method private showStatusesForHosts(hostPattern String, jobIds Set<JobId>, statuses Map<JobId,JobStatus>, statusDisplayer HostStatusDisplayer) : boolean in class com.spotify.helios.cli.command.JobStatusCommand | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter query : String to jobQuery : String in method public jobs(jobQuery String) : ListenableFuture<Map<JobId,Job>> in class com.spotify.helios.client.HeliosClient | From | To |