public static class DefaultUpgradeFinalizationManager.RunImpl extends Object implements UpgradeFinalizationManager.Run
Constructor and Description |
---|
RunImpl(long requestTimestamp) |
Modifier and Type | Method and Description |
---|---|
Long |
completedTimestamp()
Obtains the timestamp when the run was completed.
|
UpgradeException |
getException() |
UpgradeTask |
getLastTask() |
long |
getRequestTimestamp()
Obtains the timestamp when the finalization is requested to the cluster.
|
boolean |
isDatabaseUpgrade() |
public long getRequestTimestamp()
UpgradeFinalizationManager.Run
getRequestTimestamp
in interface UpgradeFinalizationManager.Run
@Nullable public Long completedTimestamp()
UpgradeFinalizationManager.Run
completedTimestamp
in interface UpgradeFinalizationManager.Run
public boolean isDatabaseUpgrade()
isDatabaseUpgrade
in interface UpgradeFinalizationManager.Run
DatabaseUpgradeTask
s on the cluster.public UpgradeException getException()
getException
in interface UpgradeFinalizationManager.Run
public UpgradeTask getLastTask()
getLastTask
in interface UpgradeFinalizationManager.Run
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences