public class ComponentsExistInRepoCheck extends ClusterCheck
ComponentsExistInRepoCheck
is used to determine if any of the
components scheduled for upgrade do not exist in the target repository or
stack.Modifier and Type | Field and Description |
---|---|
static String |
AUTO_REMOVE |
static String |
MANUAL_REMOVE |
clustersProvider
Constructor and Description |
---|
ComponentsExistInRepoCheck() |
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 AUTO_REMOVE
public static final String MANUAL_REMOVE
Copyright © 2022 Apache Software Foundation. All rights reserved.