fe45d81434cabc8fdc168ebb6854c93d8b629f35
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable httpConfig : HttpConfig to httpConfigBuilder : Builder in method protected configure() : void in class com.hubspot.mesos.client.SingularityMesosClientModule | From | To | |
Change Variable Type | 2 | ||
Change Variable Type usageFutures : List<CompletableFuture<SingularitySlaveUsage>> to usageFutures : List<CompletableFuture<Void>> in method public runActionOnPoll() : void in class com.hubspot.singularity.scheduler.SingularityUsagePoller | From | To | |
Change Variable Type httpConfig : HttpConfig to httpConfigBuilder : Builder in method protected configure() : void in class com.hubspot.mesos.client.SingularityMesosClientModule | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type usageCollectionSemaphore : AsyncSemaphore<SingularitySlaveUsage> to usageCollectionSemaphore : AsyncSemaphore<Void> in class com.hubspot.singularity.scheduler.SingularityUsagePoller | From | To |