|
Rename Method public setRunBeforeKill(runBeforeKill Optional<SingularityShellCommand>) : SingularityBounceRequestBuilder renamed to public setRunShellCommandBeforeKill(runShellCommandBeforeKill Optional<SingularityShellCommand>) : SingularityBounceRequestBuilder in class com.hubspot.singularity.api.SingularityBounceRequestBuilder |
From |
To |
|
Rename Method public getRunBeforeKill() : Optional<SingularityShellCommand> renamed to public getRunShellCommandBeforeKill() : Optional<SingularityShellCommand> in class com.hubspot.singularity.api.SingularityPauseRequest |
From |
To |
|
Rename Method public getRunBeforeKill() : Optional<SingularityShellCommand> renamed to public getRunShellCommandBeforeKill() : Optional<SingularityShellCommand> in class com.hubspot.singularity.api.SingularityBounceRequestBuilder |
From |
To |
|
Rename Method public getRunBeforeKill() : Optional<SingularityShellCommand> renamed to public getRunShellCommandBeforeKill() : Optional<SingularityShellCommand> in class com.hubspot.singularity.SingularityRequestCleanup |
From |
To |
|
Rename Method public getRunBeforeKill() : Optional<SingularityShellCommand> renamed to public getRunShellCommandBeforeKill() : Optional<SingularityShellCommand> in class com.hubspot.singularity.api.SingularityKillTaskRequest |
From |
To |
|
Rename Method public getRunBeforeKill() : Optional<SingularityShellCommand> renamed to public getRunShellCommandBeforeKill() : Optional<SingularityShellCommand> in class com.hubspot.singularity.api.SingularityBounceRequest |
From |
To |
|
Rename Parameter runBeforeKill : Optional<SingularityShellCommand> to runShellCommandBeforeKill : Optional<SingularityShellCommand> in method public setRunShellCommandBeforeKill(runShellCommandBeforeKill Optional<SingularityShellCommand>) : SingularityBounceRequestBuilder in class com.hubspot.singularity.api.SingularityBounceRequestBuilder |
From |
To |
|
Rename Parameter runBeforeKill : Optional<SingularityShellCommand> to runShellCommandBeforeKill : Optional<SingularityShellCommand> in method public SingularityRequestCleanup(user Optional<String>, cleanupType RequestCleanupType, timestamp long, killTasks Optional<Boolean>, requestId String, deployId Optional<String>, skipHealthchecks Optional<Boolean>, message Optional<String>, actionId Optional<String>, runShellCommandBeforeKill Optional<SingularityShellCommand>) in class com.hubspot.singularity.SingularityRequestCleanup |
From |
To |
|
Rename Parameter runBeforeKill : Optional<SingularityShellCommand> to runShellCommandBeforeKill : Optional<SingularityShellCommand> in method public SingularityBounceRequest(incremental Optional<Boolean>, skipHealthchecks Optional<Boolean>, durationMillis Optional<Long>, actionId Optional<String>, message Optional<String>, runShellCommandBeforeKill Optional<SingularityShellCommand>) in class com.hubspot.singularity.api.SingularityBounceRequest |
From |
To |
|
Rename Parameter runBeforeKill : Optional<SingularityShellCommand> to runShellCommandBeforeKill : Optional<SingularityShellCommand> in method public SingularityKillTaskRequest(override Optional<Boolean>, message Optional<String>, actionId Optional<String>, waitForReplacementTask Optional<Boolean>, runShellCommandBeforeKill Optional<SingularityShellCommand>) in class com.hubspot.singularity.api.SingularityKillTaskRequest |
From |
To |
|
Rename Parameter runBeforeKill : Optional<SingularityShellCommand> to runShellCommandBeforeKill : Optional<SingularityShellCommand> in method public SingularityPauseRequest(killTasks Optional<Boolean>, durationMillis Optional<Long>, actionId Optional<String>, message Optional<String>, runShellCommandBeforeKill Optional<SingularityShellCommand>) in class com.hubspot.singularity.api.SingularityPauseRequest |
From |
To |