|
Rename Method package getLongRunningDiskUsedScore() : double renamed to package getDiskInUseScore() : double in class com.hubspot.singularity.mesos.SingularitySlaveUsageWithCalculatedScores |
From |
To |
|
Rename Method package getCpusFreeScore() : double renamed to package getCpusAllocatedScore() : double in class com.hubspot.singularity.mesos.SingularitySlaveUsageWithCalculatedScores |
From |
To |
|
Rename Method public setNonLonRunningFreeResourceWeight(nonLonRunningFreeResourceWeight double) : void renamed to public setCpuWeight(cpuWeight double) : void in class com.hubspot.singularity.config.MesosConfiguration |
From |
To |
|
Rename Method public setLongRunningUsedResourceWeight(longRunningUsedResourceWeight double) : void renamed to public setAllocatedResourceWeight(allocatedResourceWeight double) : void in class com.hubspot.singularity.config.MesosConfiguration |
From |
To |
|
Rename Method public getLongRunningFreeResourceWeight() : double renamed to public getInUseResourceWeight() : double in class com.hubspot.singularity.config.MesosConfiguration |
From |
To |
|
Rename Method package getLongRunningMemUsedScore() : double renamed to package getMemInUseScore() : double in class com.hubspot.singularity.mesos.SingularitySlaveUsageWithCalculatedScores |
From |
To |
|
Rename Method public setLongRunningFreeResourceWeight(longRunningFreeResourceWeight double) : void renamed to public setInUseResourceWeight(inUseResourceWeight double) : void in class com.hubspot.singularity.config.MesosConfiguration |
From |
To |
|
Rename Method public getNonLonRunningFreeResourceWeight() : double renamed to public getCpuWeight() : double in class com.hubspot.singularity.config.MesosConfiguration |
From |
To |
|
Rename Method package getLongRunningCpusUsedScore() : double renamed to package getCpusInUseScore() : double in class com.hubspot.singularity.mesos.SingularitySlaveUsageWithCalculatedScores |
From |
To |
|
Rename Method package getMemFreeScore() : double renamed to package getMemAllocatedScore() : double in class com.hubspot.singularity.mesos.SingularitySlaveUsageWithCalculatedScores |
From |
To |
|
Rename Method public getLongRunningUsedResourceWeight() : double renamed to public getAllocatedResourceWeight() : double in class com.hubspot.singularity.config.MesosConfiguration |
From |
To |
|
Rename Method public getNonLongRunningUsedResourceWeight() : double renamed to public getMemWeight() : double in class com.hubspot.singularity.config.MesosConfiguration |
From |
To |
|
Rename Attribute normalizedCpuFreeWeight : double to normalizedCpuWeight : double in class com.hubspot.singularity.mesos.SingularityMesosOfferScheduler |
From |
To |
|
Rename Attribute normalizedCpuUsedWeight : double to normalizedDiskWeight : double in class com.hubspot.singularity.mesos.SingularityMesosOfferScheduler |
From |
To |
|
Rename Attribute longRunningUsedResourceWeight : double to allocatedResourceWeight : double in class com.hubspot.singularity.config.MesosConfiguration |
From |
To |
|
Rename Attribute longRunningFreeResourceWeight : double to inUseResourceWeight : double in class com.hubspot.singularity.config.MesosConfiguration |
From |
To |
|
Rename Attribute deployManager : DeployManager to normalizedMemWeight : double in class com.hubspot.singularity.mesos.SingularityMesosOfferScheduler |
From |
To |
|
Rename Attribute nonLonRunningFreeResourceWeight : double to cpuWeight : double in class com.hubspot.singularity.config.MesosConfiguration |
From |
To |
|
Rename Parameter longRunningUsedResourceWeight : double to allocatedResourceWeight : double in method public setAllocatedResourceWeight(allocatedResourceWeight double) : void in class com.hubspot.singularity.config.MesosConfiguration |
From |
To |
|
Rename Parameter freeResourceWeight : double to allocatedResourceWeight : double in method private calculateScore(memAllocatedScore double, memInUseScore double, cpusAllocatedScore double, cpusInUseScore double, diskAllocatedScore double, diskInUseScore double, inUseResourceWeight double, allocatedResourceWeight double) : double in class com.hubspot.singularity.mesos.SingularityMesosOfferScheduler |
From |
To |
|
Rename Parameter nonLonRunningFreeResourceWeight : double to cpuWeight : double in method public setCpuWeight(cpuWeight double) : void in class com.hubspot.singularity.config.MesosConfiguration |
From |
To |
|
Rename Parameter longRunningFreeResourceWeight : double to inUseResourceWeight : double in method public setInUseResourceWeight(inUseResourceWeight double) : void in class com.hubspot.singularity.config.MesosConfiguration |
From |
To |
|
Rename Parameter usedResourceWeight : double to inUseResourceWeight : double in method private calculateScore(memAllocatedScore double, memInUseScore double, cpusAllocatedScore double, cpusInUseScore double, diskAllocatedScore double, diskInUseScore double, inUseResourceWeight double, allocatedResourceWeight double) : double in class com.hubspot.singularity.mesos.SingularityMesosOfferScheduler |
From |
To |