|
Change Parameter Type logSupport : SingularityLogSupport to logSupport : SingularityMesosInfoSupport in method public SandboxResource(historyManager HistoryManager, taskManager TaskManager, sandboxManager SandboxManager, deployManager DeployManager, logSupport SingularityMesosInfoSupport, configuration SingularityConfiguration, authorizationHelper SingularityAuthorizationHelper, user Optional<SingularityUser>) in class com.hubspot.singularity.resources.SandboxResource |
From |
To |
|
Change Parameter Type logSupport : SingularityLogSupport to logSupport : SingularityMesosInfoSupport in method public SingularityMesosStatusUpdateHandler(taskManager TaskManager, deployManager DeployManager, requestManager RequestManager, taskIdTranscoder IdTranscoder<SingularityTaskId>, exceptionNotifier SingularityExceptionNotifier, healthchecker SingularityHealthchecker, newTaskChecker SingularityNewTaskChecker, slaveAndRackManager SingularitySlaveAndRackManager, logSupport SingularityMesosInfoSupport, scheduler SingularityScheduler, stateCacheProvider Provider<SingularitySchedulerStateCache>, serverId String, schedulerDriverSupplier SchedulerDriverSupplier, schedulerLock Lock, executorService ScheduledExecutorService, configuration SingularityConfiguration, singularityAbort SingularityAbort, taskLostReasons Multiset<Protos.TaskStatus.Reason>) in class com.hubspot.singularity.mesos.SingularityMesosStatusUpdateHandler |
From |
To |