public class PreviousUpgradeCompleted extends ClusterCheck
PreviousUpgradeCompleted
class is used to determine if there is a
prior upgrade or downgrade which has not completed. If the most recent
upgrade/downgrade is in a non-completed state, then this check will fail.Modifier and Type | Field and Description |
---|---|
static String |
ERROR_MESSAGE
The message displayed as part of this pre-upgrade check.
|
clustersProvider
Constructor and Description |
---|
PreviousUpgradeCompleted()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
org.apache.ambari.spi.upgrade.UpgradeCheckResult |
perform(org.apache.ambari.spi.upgrade.UpgradeCheckRequest request) |
formatEntityList, getApplicableServices, getCheckDescription, getDescription, getFailReason, getFailReason, getProperty, getQualifications
public static final String ERROR_MESSAGE
Copyright © 2022 Apache Software Foundation. All rights reserved.